Uses of Class
de.mirkosertic.bytecoder.core.backend.opencl.OpenCLCompileResult
Packages that use OpenCLCompileResult
-
Uses of OpenCLCompileResult in de.mirkosertic.bytecoder.core.backend.opencl
Fields in de.mirkosertic.bytecoder.core.backend.opencl with type parameters of type OpenCLCompileResultModifier and TypeFieldDescriptionprivate static final Map
<Class, OpenCLCompileResult> OpenCLContext.ALREADY_COMPILED
Methods in de.mirkosertic.bytecoder.core.backend.opencl that return OpenCLCompileResultModifier and TypeMethodDescriptionOpenCLCompileBackend.generateCodeFor
(CompileUnit compileUnit, Class entryPointClass, String entryPointMethodName, org.objectweb.asm.Type entryPointSignature, AnalysisStack analysisStack, Optimizer optimizer)