Searched refs:getCommentOS (Results 1 – 7 of 7) sorted by relevance
742 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()744 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()933 OutStreamer->getCommentOS() in emitFunctionHeader()1019 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()1022 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()1735 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()3374 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()3495 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()3699 AP.OutStreamer->getCommentOS() in emitGlobalConstantImpl()3920 raw_ostream &OS = AP.OutStreamer->getCommentOS(); in emitBasicBlockLoopComments()[all …]
130 raw_ostream &getCommentOS() override { in getCommentOS() function in __anon770b66b90111::MCAsmStreamer2287 raw_ostream &OS = getCommentOS(); in AddEncodingComment()2392 Inst.dump_pretty(getCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2393 getCommentOS() << "\n"; in emitInstruction()2403 getCommentOS() << "\n"; in emitInstruction()
111 raw_ostream &MCStreamer::getCommentOS() { in getCommentOS() function in MCStreamer
118 OutStreamer->getCommentOS() in emitFunctionHeader()
995 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()1067 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()2544 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariableHelper()2546 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariableHelper()
364 virtual raw_ostream &getCommentOS();
284 OutStreamer->getCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()