Searched refs:getCommentOS (Results 1 – 7 of 7) sorted by relevance
751 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()753 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()958 OutStreamer->getCommentOS() in emitFunctionHeader()1027 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()1030 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()1857 emitComments(MI, STI, OutStreamer->getCommentOS()); in emitFunctionBody()2150 OutStreamer->getCommentOS() << "-- End function\n"; in emitFunctionBody()3736 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()3857 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()3858 AP.OutStreamer->getCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()[all …]
148 raw_ostream &getCommentOS() override { in getCommentOS() function in __anon0673dc030111::MCAsmStreamer2329 raw_ostream &OS = getCommentOS(); in AddEncodingComment()2440 Inst.dump_pretty(getCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2441 getCommentOS() << "\n"; in emitInstruction()2451 getCommentOS() << "\n"; in emitInstruction()
110 raw_ostream &MCStreamer::getCommentOS() { in getCommentOS() function in MCStreamer
158 OutStreamer->getCommentOS() in emitFunctionHeader()
1082 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()1151 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()2785 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariableHelper()2787 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariableHelper()
387 virtual raw_ostream &getCommentOS();
400 OutStreamer->getCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()