Searched refs:emitRawText (Results 1 – 8 of 8) sorted by relevance
32 getStreamer().emitRawText(S); in outputDwarfFileDirectives()38 getStreamer().emitRawText("\t}"); in closeLastSection()135 Streamer.emitRawText(OS.str()); in emitRawBytes()
273 OutStreamer->emitRawText(O.str()); in emitInstruction()286 OutStreamer->emitRawText(O.str()); in emitInstruction()
450 OutStreamer->emitRawText(StringRef("\t.pragma \"nounroll\";\n")); in emitBasicBlockStart()484 OutStreamer->emitRawText(O.str()); in emitFunctionEntryLabel()488 OutStreamer->emitRawText(StringRef("{\n")); in emitFunctionEntryLabel()502 OutStreamer->emitRawText(StringRef("}\n")); in runOnMachineFunction()510 OutStreamer->emitRawText(O.str()); in emitFunctionBodyStart()782 OutStreamer->emitRawText(OS1.str()); in emitStartOfAsmFile()848 OutStreamer->emitRawText(OS2.str()); in emitGlobals()876 OutStreamer->emitRawText(OS.str()); in emitGlobalAlias()956 OutStreamer->emitRawText("\t.section\t.debug_loc\t{\t}"); in doFinalization()1765 OutStreamer->emitRawText(O.str()); in setAndEmitFunctionVirtualRegisters()
69 Streamer.emitRawText(Directive); in emitDwarfFileDirective()77 Streamer.emitRawText(OS.str()); in emitValue()88 Streamer.emitRawText(OS.str()); in emitRawBytes()1001 void MCStreamer::emitRawText(const Twine &T) { in emitRawText() function in MCStreamer
1668 emitRawText(OS1.str()); in tryEmitDwarfFileDirective()1697 emitRawText(OS1.str()); in emitDwarfFile0Directive()
93 OutStreamer->emitRawText(Str); in emitInlineAsm()
1130 void emitRawText(const Twine &String);
1573 OutStreamer->emitRawText(StringRef(OS.str())); in emitInstruction()