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