Searched refs:GetCommentOS (Results 1 – 4 of 4) sorted by relevance
370 GV->printAsOperand(OutStreamer->GetCommentOS(), in EmitGlobalVariable()372 OutStreamer->GetCommentOS() << '\n'; in EmitGlobalVariable()562 F->printAsOperand(OutStreamer->GetCommentOS(), in EmitFunctionHeader()564 OutStreamer->GetCommentOS() << '\n'; in EmitFunctionHeader()866 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()1914 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()2001 CFP->getType()->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()2003 AP.OutStreamer->GetCommentOS() << "Printing <null> Type"; in emitGlobalConstantFP()2004 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()2210 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantImpl()[all …]
107 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anon0a0f6ae50111::MCAsmStreamer1242 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()1334 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()1335 GetCommentOS() << "\n"; in EmitInstruction()
64 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
257 virtual raw_ostream &GetCommentOS();