Searched refs:GetCommentOS (Results 1 – 4 of 4) sorted by relevance
356 GV->printAsOperand(OutStreamer.GetCommentOS(), in EmitGlobalVariable()358 OutStreamer.GetCommentOS() << '\n'; in EmitGlobalVariable()541 F->printAsOperand(OutStreamer.GetCommentOS(), in EmitFunctionHeader()543 OutStreamer.GetCommentOS() << '\n'; in EmitFunctionHeader()815 emitComments(MI, OutStreamer.GetCommentOS()); in EmitFunctionBody()1875 AP.OutStreamer.GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()1892 AP.OutStreamer.GetCommentOS() << "float " << F << '\n'; in emitGlobalConstantDataSequential()1905 AP.OutStreamer.GetCommentOS() << "double " << F << '\n'; in emitGlobalConstantDataSequential()1988 CFP->getType()->print(AP.OutStreamer.GetCommentOS()); in emitGlobalConstantFP()1990 AP.OutStreamer.GetCommentOS() << "Printing <null> Type"; in emitGlobalConstantFP()[all …]
101 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anon0a0f6ae50111::MCAsmStreamer1166 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()1259 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()1260 GetCommentOS() << "\n"; in EmitInstruction()
62 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
273 virtual raw_ostream &GetCommentOS();