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, createStackMoveprivate SPARCSpillMoveFactory()
protected LIRInstruction createMoveIntern(AllocatableValue result, Value input)
createMoveIntern in class SpillMoveFactoryBaseprotected LIRInstruction createStackMoveIntern(AllocatableValue result, Value input)
createStackMoveIntern in class SpillMoveFactoryBase