Searched refs:LLVMSetModuleInlineAsm (Results 1 – 2 of 2) sorted by relevance
1164 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm);
451 void LLVMSetModuleInlineAsm(LLVMModuleRef M, const char *Asm) { in LLVMSetModuleInlineAsm() function