Searched refs:appendModuleInlineAsm (Results 1 – 4 of 4) sorted by relevance
296 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
2188 M.appendModuleInlineAsm( in lower()
437 unwrap(M)->appendModuleInlineAsm(StringRef(Asm, Len)); in LLVMAppendModuleInlineAsm()
362 M->appendModuleInlineAsm(AsmStr); in ParseModuleAsm()