Searched refs:LLVMSetModuleInlineAsm (Results 1 – 4 of 4) sorted by relevance
633 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
209 LLVMSetModuleInlineAsm(M, String_val(Asm)); in llvm_set_module_inline_asm()
216 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function
436 C.LLVMSetModuleInlineAsm(m.C, casm)