private class AMD64LIRGenerator.AMD64SpillMoveFactory extends SpillMoveFactoryBase
| Modifier | Constructor and Description |
|---|---|
private |
AMD64SpillMoveFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected LIRInstruction |
createMoveIntern(AllocatableValue result,
Value input) |
protected LIRInstruction |
createStackMoveIntern(AllocatableValue result,
Value input) |
createMove, createStackMoveprivate AMD64SpillMoveFactory()
protected LIRInstruction createMoveIntern(AllocatableValue result, Value input)
createMoveIntern in class SpillMoveFactoryBaseprotected LIRInstruction createStackMoveIntern(AllocatableValue result, Value input)
createStackMoveIntern in class SpillMoveFactoryBase