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, IA, 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, useDoublesAsDefpublic PhysicalRegisterTools()
public abstract IR getIR()
getIR in class GenericPhysicalRegisterToolspublic static Instruction makeMoveInstruction(RegisterOperand lhs, RegisterOperand rhs)