Lines Matching refs:GetCommentOS
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()
1096 if (isVerbose() && emitComments(MI, OutStreamer->GetCommentOS(), this)) { in EmitFunctionBody()
1237 OutStreamer->GetCommentOS() << "-- End function\n"; in EmitFunctionBody()
2345 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()
2433 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()
2435 AP.OutStreamer->GetCommentOS() << "Printing <null> Type"; in emitGlobalConstantFP()
2436 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
2642 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantImpl()
2842 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()
2909 BB->printAsOperand(OutStreamer->GetCommentOS(), in EmitBasicBlockStart()
2911 OutStreamer->GetCommentOS() << '\n'; in EmitBasicBlockStart()