Searched refs:appendModuleInlineAsm (Results 1 – 17 of 17) sorted by relevance
296 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
281 void appendModuleInlineAsm(StringRef Asm) {
91 ExportM.appendModuleInlineAsm(Alias); in promoteInternals()
2288 M.appendModuleInlineAsm( in lower()
313 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
346 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
334 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
352 void appendModuleInlineAsm(StringRef Asm) { in appendModuleInlineAsm() function
1656 DstM.appendModuleInlineAsm(adjustInlineAsm(SrcM->getModuleInlineAsm(), in run()1667 DstM.appendModuleInlineAsm(S); in run()
2188 M.appendModuleInlineAsm( in lower()
3907 getModule().appendModuleInlineAsm(AD->getAsmString()->getString()); in EmitTopLevelDecl()
437 unwrap(M)->appendModuleInlineAsm(StringRef(Asm, Len)); in LLVMAppendModuleInlineAsm()
462 unwrap(M)->appendModuleInlineAsm(StringRef(Asm, Len)); in LLVMAppendModuleInlineAsm()
289 M->appendModuleInlineAsm(AsmStr); in ParseModuleAsm()
462 M->appendModuleInlineAsm(AsmStr); in parseModuleAsm()
362 M->appendModuleInlineAsm(AsmStr); in ParseModuleAsm()