Searched refs:emitRawText (Results 1 – 9 of 9) sorted by relevance
36 getStreamer().emitRawText(S); in outputDwarfFileDirectives()42 getStreamer().emitRawText("\t}"); in closeLastSection()137 Streamer.emitRawText(OS.str()); in emitRawBytes()147 Streamer.emitRawText(NVPTX::getValidPTXIdentifier(SymName)); in emitValue()
321 OutStreamer->emitRawText(StringRef("\t.pragma \"nounroll\";\n")); in emitBasicBlockStart()355 OutStreamer->emitRawText(O.str()); in emitFunctionEntryLabel()359 OutStreamer->emitRawText(StringRef("{\n")); in emitFunctionEntryLabel()377 OutStreamer->emitRawText(StringRef("}\n")); in runOnMachineFunction()385 OutStreamer->emitRawText(O.str()); in emitFunctionBodyStart()659 OutStreamer->emitRawText(OS1.str()); in emitStartOfAsmFile()709 OutStreamer->emitRawText(OS2.str()); in emitGlobals()721 OutStreamer->emitRawText(OS.str()); in emitGlobalAlias()780 OutStreamer->emitRawText("\t.section\t.debug_macinfo\t{\t}"); in doFinalization()1504 OutStreamer->emitRawText(O.str()); in setAndEmitFunctionVirtualRegisters()
270 OutStreamer->emitRawText(O.str()); in emitInstruction()283 OutStreamer->emitRawText(O.str()); in emitInstruction()
42 getStreamer().emitRawText(Twine(" EXTRN ") + Twine(Sym)); in emitExtern()
68 Streamer.emitRawText(Directive); in emitDwarfFileDirective()76 Streamer.emitRawText(OS.str()); in emitValue()87 Streamer.emitRawText(OS.str()); in emitRawBytes()1089 void MCStreamer::emitRawText(const Twine &T) { in emitRawText() function in MCStreamer
1651 emitRawText(OS1.str()); in tryEmitDwarfFileDirective()1680 emitRawText(OS1.str()); in emitDwarfFile0Directive()
93 OutStreamer->emitRawText(Str); in emitInlineAsm()
1087 void emitRawText(const Twine &String);
2854 OutStreamer->emitRawText(StringRef(OS.str())); in emitInstruction()