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, createStackMove
private AMD64SpillMoveFactory()
protected LIRInstruction createMoveIntern(AllocatableValue result, Value input)
createMoveIntern
in class SpillMoveFactoryBase
protected LIRInstruction createStackMoveIntern(AllocatableValue result, Value input)
createStackMoveIntern
in class SpillMoveFactoryBase