public abstract class PhysicalRegisterTools extends GenericPhysicalRegisterTools
Constructor and Description |
---|
PhysicalRegisterTools() |
Modifier and Type | Method and Description |
---|---|
abstract IR |
getIR() |
static Instruction |
makeMoveInstruction(RegisterOperand lhs,
RegisterOperand rhs) |
A, I
A, AC, AC, CPOS, CR, D, DC, defDoublesAsUse, definedIn, F, FC, getCondMoveOp, getDefaultOperand, getLoadOp, getLoadOp, getMoveOp, getStoreOp, getStoreOp, I, IC, insertInstructionsAfter, L, LC, makeBlockOnEdge, mayBeVolatileFieldLoad, moveInstruction, moveIntoRegister, moveIntoRegister, nonPEIGC, offsetOperand, TG, usedIn, useDoublesAsDef
public PhysicalRegisterTools()
public abstract IR getIR()
getIR
in class GenericPhysicalRegisterTools
public static Instruction makeMoveInstruction(RegisterOperand lhs, RegisterOperand rhs)