Searched refs:getCommentOS (Results 1 – 7 of 7) sorted by relevance
721 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()723 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()929 OutStreamer->getCommentOS() in emitFunctionHeader()999 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()1002 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()1744 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()2014 OutStreamer->getCommentOS() << "-- End function\n"; in emitFunctionBody()3385 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()3506 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()3507 AP.OutStreamer->getCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()[all …]
146 raw_ostream &getCommentOS() override { in getCommentOS() function in __anon0673dc030111::MCAsmStreamer2313 raw_ostream &OS = getCommentOS(); in AddEncodingComment()2418 Inst.dump_pretty(getCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2419 getCommentOS() << "\n"; in emitInstruction()2429 getCommentOS() << "\n"; in emitInstruction()
110 raw_ostream &MCStreamer::getCommentOS() { in getCommentOS() function in MCStreamer
135 OutStreamer->getCommentOS() in emitFunctionHeader()
1080 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()1151 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()2806 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariableHelper()2808 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariableHelper()
369 virtual raw_ostream &getCommentOS();
325 OutStreamer->getCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()