Searched refs:emitRawText (Results 1 – 8 of 8) sorted by relevance
29 getStreamer().emitRawText(S.data()); in outputDwarfFileDirectives()35 getStreamer().emitRawText("\t}"); in closeLastSection()131 Streamer.emitRawText(OS.str()); in emitRawBytes()
270 OutStreamer->emitRawText(O.str()); in emitInstruction()283 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()776 OutStreamer->emitRawText(OS1.str()); in emitStartOfAsmFile()832 OutStreamer->emitRawText(OS2.str()); in emitGlobals()923 OutStreamer->emitRawText("\t.section\t.debug_loc\t{\t}"); in doFinalization()1676 OutStreamer->emitRawText(O.str()); in setAndEmitFunctionVirtualRegisters()
66 Streamer.emitRawText(Directive); in emitDwarfFileDirective()74 Streamer.emitRawText(OS.str()); in emitValue()85 Streamer.emitRawText(OS.str()); in emitRawBytes()968 void MCStreamer::emitRawText(const Twine &T) { in emitRawText() function in MCStreamer
1428 emitRawText(OS1.str()); in tryEmitDwarfFileDirective()1454 emitRawText(OS1.str()); in emitDwarfFile0Directive()
131 OutStreamer->emitRawText(Str); in emitInlineAsm()
1069 void emitRawText(const Twine &String);
1192 OutStreamer->emitRawText(StringRef(OS.str())); in emitInstruction()