Skip navigation links
C G I J M R 

C

codeCache - Variable in class jdk.internal.jvmci.runtime.JVMCIBackend
 
constantReflection - Variable in class jdk.internal.jvmci.runtime.JVMCIBackend
 

G

getCodeCache() - Method in class jdk.internal.jvmci.runtime.JVMCIBackend
 
getConstantReflection() - Method in class jdk.internal.jvmci.runtime.JVMCIBackend
 
getHostJVMCIBackend() - Method in interface jdk.internal.jvmci.runtime.JVMCIRuntime
Gets the host JVMCI backend.
getJVMCIBackend(Class<T>) - Method in interface jdk.internal.jvmci.runtime.JVMCIRuntime
Gets the backend for a given architecture.
getMetaAccess() - Method in class jdk.internal.jvmci.runtime.JVMCIBackend
 
getRuntime() - Static method in class jdk.internal.jvmci.runtime.JVMCI
Gets the singleton JVMCIRuntime instance available to the application.
getTarget() - Method in class jdk.internal.jvmci.runtime.JVMCIBackend
 

I

initializeRuntime() - Static method in class jdk.internal.jvmci.runtime.JVMCI
 

J

jdk.internal.jvmci.runtime - package jdk.internal.jvmci.runtime
 
JVMCI - Class in jdk.internal.jvmci.runtime
 
JVMCI() - Constructor for class jdk.internal.jvmci.runtime.JVMCI
 
JVMCIBackend - Class in jdk.internal.jvmci.runtime
A JVMCI backend encapsulates the capabilities needed by a Java based compiler for compiling and installing code for a single compute unit within a JVM.
JVMCIBackend(MetaAccessProvider, CodeCacheProvider, ConstantReflectionProvider) - Constructor for class jdk.internal.jvmci.runtime.JVMCIBackend
 
JVMCIRuntime - Interface in jdk.internal.jvmci.runtime
Interface for accessing the JVMCI APIs supported by the runtime.

M

metaAccess - Variable in class jdk.internal.jvmci.runtime.JVMCIBackend
 

R

runtime - Static variable in class jdk.internal.jvmci.runtime.JVMCI
 
C G I J M R 
Skip navigation links