Searched refs:LLVMSetModuleInlineAsm (Results 1 – 14 of 14) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm-c/ |
H A D | Core.h | 675 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 1164 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 1091 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 1045 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 1164 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 1164 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 1198 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
|
/aosp_15_r20/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 254 LLVMSetModuleInlineAsm(M, String_val(Asm)); in llvm_set_module_inline_asm()
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Core.cpp | 296 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 438 C.LLVMSetModuleInlineAsm(m.C, casm)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 432 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 457 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
|
/aosp_15_r20/out/soong/.intermediates/external/llvm/libLLVM_android/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libLLVM_android.so.toc | 4239 4234: FUNC GLOBAL DEFAULT 16 LLVMSetModuleInlineAsm
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/tools/prebuilt_libLLVM_android/linux_glibc_x86_64_shared/ |
D | libLLVM_android.so.toc | 9286 9281: FUNC GLOBAL DEFAULT 11 LLVMSetModuleInlineAsm
|