Searched refs:GetCommentOS (Results 1 – 4 of 4) sorted by relevance
458 GV->printAsOperand(OutStreamer->GetCommentOS(), in EmitGlobalVariable()460 OutStreamer->GetCommentOS() << '\n'; in EmitGlobalVariable()643 OutStreamer->GetCommentOS() in EmitFunctionHeader()662 F.printAsOperand(OutStreamer->GetCommentOS(), in EmitFunctionHeader()664 OutStreamer->GetCommentOS() << '\n'; in EmitFunctionHeader()1237 OutStreamer->GetCommentOS() << "-- End function\n"; in EmitFunctionBody()2433 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()2436 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()2842 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()2909 BB->printAsOperand(OutStreamer->GetCommentOS(), in EmitBasicBlockStart()[all …]
119 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anona620a6280111::MCAsmStreamer1742 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()1847 GetCommentOS() << "\n"; in EmitInstruction()1848 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()1849 GetCommentOS() << "\n"; in EmitInstruction()1860 GetCommentOS() << SI; in EmitInstruction()1865 GetCommentOS() << "\n"; in EmitInstruction()
106 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
317 virtual raw_ostream &GetCommentOS();