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