Home
last modified time | relevance | path

Searched refs:OutJIT (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DExecutionEngine.h82 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT,
108 LLVMExecutionEngineRef *OutJIT, LLVMModuleRef M,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp133 LLVMBool LLVMCreateJITCompilerForModule(LLVMExecutionEngineRef *OutJIT, in LLVMCreateJITCompilerForModule() argument
143 *OutJIT = wrap(JIT); in LLVMCreateJITCompilerForModule()
161 LLVMExecutionEngineRef *OutJIT, LLVMModuleRef M, in LLVMCreateMCJITCompilerForModule() argument
209 *OutJIT = wrap(JIT); in LLVMCreateMCJITCompilerForModule()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.h69 lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT,
Dlp_bld_misc.cpp335 lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT, in lp_build_create_jit_compiler_for_module() argument
566 *OutJIT = wrap(JIT); in lp_build_create_jit_compiler_for_module()