private class SPARCLIRGenerator.SPARCSpillMoveFactory extends SpillMoveFactoryBase
Modifier | Constructor and Description |
---|---|
private |
SPARCSpillMoveFactory() |
Modifier and Type | Method and Description |
---|---|
protected LIRInstruction |
createMoveIntern(AllocatableValue result,
Value input) |
protected LIRInstruction |
createStackMoveIntern(AllocatableValue result,
Value input) |
createMove, createStackMove
private SPARCSpillMoveFactory()
protected LIRInstruction createMoveIntern(AllocatableValue result, Value input)
createMoveIntern
in class SpillMoveFactoryBase
protected LIRInstruction createStackMoveIntern(AllocatableValue result, Value input)
createStackMoveIntern
in class SpillMoveFactoryBase