Home
last modified time | relevance | path

Searched refs:LLVMSetModuleInlineAsm (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm-c/
DCore.h675 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
/external/llvm-project/llvm/include/llvm-c/
DCore.h1051 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DCore.h1045 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c318 LLVMSetModuleInlineAsm(M, String_val(Asm)); in llvm_set_module_inline_asm()
/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c254 LLVMSetModuleInlineAsm(M, String_val(Asm)); in llvm_set_module_inline_asm()
/external/llvm/lib/IR/
DCore.cpp296 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
/external/llvm/bindings/go/llvm/
Dir.go438 C.LLVMSetModuleInlineAsm(m.C, casm)
/external/llvm-project/llvm/bindings/go/llvm/
Dir.go503 C.LLVMSetModuleInlineAsm(m.C, casm)
/external/llvm-project/llvm/lib/IR/
DCore.cpp434 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp432 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function