Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
private static EnumSet | |
private static EnumSet | |
protected JVMCIBackend | createBackend(HotSpotMetaAccessProvider metaAccess, HotSpotCodeCacheProvider codeCache, ConstantReflectionProvider constantReflection, StackIntrospection stackIntrospection)
|
protected HotSpotCodeCacheProvider | |
protected HotSpotConstantReflectionProvider | |
public JVMCIBackend | createJVMCIBackend(HotSpotJVMCIRuntime runtime, JVMCIBackend host)
Implements jdk. |
protected HotSpotMetaAccessProvider | |
private static RegisterConfig | |
private static TargetDescription | |
public String | getArchitecture()
Implements jdk. |
public String |
AArch64HotSpotJVMCIBackendFactory | back to summary |
---|---|
public AArch64HotSpotJVMCIBackendFactory() |
computeFeatures | back to summary |
---|---|
private static EnumSet |
computeFlags | back to summary |
---|---|
private static EnumSet |
createBackend | back to summary |
---|---|
protected JVMCIBackend createBackend(HotSpotMetaAccessProvider metaAccess, HotSpotCodeCacheProvider codeCache, ConstantReflectionProvider constantReflection, StackIntrospection stackIntrospection) |
createCodeCache | back to summary |
---|---|
protected HotSpotCodeCacheProvider createCodeCache(HotSpotJVMCIRuntime runtime, TargetDescription target, RegisterConfig regConfig) |
createConstantReflection | back to summary |
---|---|
protected HotSpotConstantReflectionProvider createConstantReflection(HotSpotJVMCIRuntime runtime) |
createJVMCIBackend | back to summary |
---|---|
public JVMCIBackend createJVMCIBackend(HotSpotJVMCIRuntime runtime, JVMCIBackend host) Implements jdk.
|
createMetaAccess | back to summary |
---|---|
protected HotSpotMetaAccessProvider createMetaAccess(HotSpotJVMCIRuntime runtime) |
createRegisterConfig | back to summary |
---|---|
private static RegisterConfig createRegisterConfig(AArch64HotSpotVMConfig config, TargetDescription target) |
createTarget | back to summary |
---|---|
private static TargetDescription createTarget(AArch64HotSpotVMConfig config) |
getArchitecture | back to summary |
---|---|
public String getArchitecture() Implements jdk. Doc from jdk. Gets the CPU architecture of this backend.
|
toString | back to summary |
---|---|
public String toString() Overrides java. Doc from java. Returns a string representation of the object. |