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