Searched refs:emitRawText (Results 1 – 8 of 8) sorted by relevance
29 getStreamer().emitRawText(S); in outputDwarfFileDirectives()35 getStreamer().emitRawText("\t}"); in closeLastSection()132 Streamer.emitRawText(OS.str()); in emitRawBytes()
273 OutStreamer->emitRawText(O.str()); in emitInstruction()286 OutStreamer->emitRawText(O.str()); in emitInstruction()
440 OutStreamer->emitRawText(StringRef("\t.pragma \"nounroll\";\n")); in emitBasicBlockStart()470 OutStreamer->emitRawText(O.str()); in emitFunctionEntryLabel()474 OutStreamer->emitRawText(StringRef("{\n")); in emitFunctionEntryLabel()488 OutStreamer->emitRawText(StringRef("}\n")); in runOnMachineFunction()496 OutStreamer->emitRawText(O.str()); in emitFunctionBodyStart()774 OutStreamer->emitRawText(OS1.str()); in emitStartOfAsmFile()834 OutStreamer->emitRawText(OS2.str()); in emitGlobals()904 OutStreamer->emitRawText("\t.section\t.debug_loc\t{\t}"); in doFinalization()1731 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()993 void MCStreamer::emitRawText(const Twine &T) { in emitRawText() function in MCStreamer
1567 emitRawText(OS1.str()); in tryEmitDwarfFileDirective()1597 emitRawText(OS1.str()); in emitDwarfFile0Directive()
92 OutStreamer->emitRawText(Str); in emitInlineAsm()
1117 void emitRawText(const Twine &String);
1273 OutStreamer->emitRawText(StringRef(OS.str())); in emitInstruction()