Searched refs:getCommentOS (Results 1 – 7 of 7) sorted by relevance
699 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()701 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()886 OutStreamer->getCommentOS() in emitFunctionHeader()919 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()922 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()1491 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()2952 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()3073 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()3281 AP.OutStreamer->getCommentOS() in emitGlobalConstantImpl()3502 raw_ostream &OS = AP.OutStreamer->getCommentOS(); in emitBasicBlockLoopComments()[all …]
129 raw_ostream &getCommentOS() override { in getCommentOS() function in __anon120d53330111::MCAsmStreamer2184 raw_ostream &OS = getCommentOS(); in AddEncodingComment()2290 Inst.dump_pretty(getCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2291 getCommentOS() << "\n"; in emitInstruction()2301 getCommentOS() << "\n"; in emitInstruction()
111 raw_ostream &MCStreamer::getCommentOS() { in getCommentOS() function in MCStreamer
114 OutStreamer->getCommentOS() in emitFunctionHeader()
891 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()962 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()2417 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariableHelper()2419 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariableHelper()
360 virtual raw_ostream &getCommentOS();
254 OutStreamer->getCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()