Searched refs:GetCommentOS (Results 1 – 4 of 4) sorted by relevance
477 GV->printAsOperand(OutStreamer->GetCommentOS(), in EmitGlobalVariable()479 OutStreamer->GetCommentOS() << '\n'; in EmitGlobalVariable()659 OutStreamer->GetCommentOS() in EmitFunctionHeader()685 F.printAsOperand(OutStreamer->GetCommentOS(), in EmitFunctionHeader()687 OutStreamer->GetCommentOS() << '\n'; in EmitFunctionHeader()1107 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()1249 OutStreamer->GetCommentOS() << "-- End function\n"; in EmitFunctionBody()2444 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()2531 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()2532 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()[all …]
119 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anon4601078e0111::MCAsmStreamer1845 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()1944 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()1945 GetCommentOS() << "\n"; in EmitInstruction()1955 GetCommentOS() << "\n"; in EmitInstruction()
108 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
333 virtual raw_ostream &GetCommentOS();