public class AArch64HotSpotRegisterAllocationConfig extends RegisterAllocationConfig
RegisterAllocationConfig.AllocatableRegistersregisterConfig| Constructor and Description |
|---|
AArch64HotSpotRegisterAllocationConfig(RegisterConfig registerConfig,
String[] allocationRestrictedTo,
boolean preserveFramePointer) |
| Modifier and Type | Method and Description |
|---|---|
protected RegisterArray |
initAllocatable(RegisterArray registers) |
getAllocatableRegisters, getAllocatableRegisters, getRegisterCategory, getRegisterConfigpublic AArch64HotSpotRegisterAllocationConfig(RegisterConfig registerConfig,
String[] allocationRestrictedTo,
boolean preserveFramePointer)
protected RegisterArray initAllocatable(RegisterArray registers)
initAllocatable in class RegisterAllocationConfig