Searched refs:LLVMCreateMCJITCompilerForModule (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/external/llvm/bindings/ocaml/executionengine/ |
H A D | executionengine_ocaml.c | 57 if (LLVMCreateMCJITCompilerForModule(&MCJIT, M, &Options, in llvm_ee_create()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 108 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 107 LLVMBool LLVMCreateMCJITCompilerForModule(
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | executionengine.go | 122 …fail := C.LLVMCreateMCJITCompilerForModule(&ee.C, m.C, &options.C, C.size_t(unsafe.Sizeof(C.struct…
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 160 LLVMBool LLVMCreateMCJITCompilerForModule( in LLVMCreateMCJITCompilerForModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 161 LLVMBool LLVMCreateMCJITCompilerForModule( in LLVMCreateMCJITCompilerForModule() function
|
/aosp_15_r20/external/llvm/unittests/ExecutionEngine/MCJIT/ |
H A D | MCJITCAPITest.cpp | 282 0, LLVMCreateMCJITCompilerForModule(&Engine, Module, &Options, in buildMCJITEngine()
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 160 LLVMBool LLVMCreateMCJITCompilerForModule( in LLVMCreateMCJITCompilerForModule() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 2136 2131: FUNC GLOBAL DEFAULT 16 LLVMCreateMCJITCompilerForModule
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 14032 14027: FUNC GLOBAL DEFAULT 11 LLVMCreateMCJITCompilerForModule
|