Searched refs:LLVMSetModuleInlineAsm2 (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm-c/ |
D | Core.h | 915 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm-c/ |
H A D | Core.h | 888 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | Core.h | 840 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm-c/ |
D | Core.h | 915 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm-c/ |
D | Core.h | 915 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm-c/ |
D | Core.h | 949 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len);
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Core.cpp | 428 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len) { in LLVMSetModuleInlineAsm2() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Core.cpp | 453 void LLVMSetModuleInlineAsm2(LLVMModuleRef M, const char *Asm, size_t Len) { in LLVMSetModuleInlineAsm2() function
|