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