Searched refs:LLVMAddModule (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/bindings/ocaml/executionengine/ |
H A D | executionengine_ocaml.c | 71 LLVMAddModule(EE, M); in llvm_ee_add_module()
|
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 129 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | ExecutionEngine.h | 128 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M);
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | executionengine.go | 149 func (ee ExecutionEngine) AddModule(m Module) { C.LLVMAddModule(ee.C, m.C) }
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 257 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 257 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngineBindings.cpp | 255 void LLVMAddModule(LLVMExecutionEngineRef EE, LLVMModuleRef M){ in LLVMAddModule() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 2400 2395: FUNC GLOBAL DEFAULT 16 LLVMAddModule
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 6418 6413: FUNC GLOBAL DEFAULT 11 LLVMAddModule
|