Lines Matching refs:GetCommentOS
537 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariable()
539 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariable()
724 OutStreamer->GetCommentOS() in emitFunctionHeader()
757 F.printAsOperand(OutStreamer->GetCommentOS(), in emitFunctionHeader()
760 OutStreamer->GetCommentOS() << '\n'; in emitFunctionHeader()
1300 emitComments(MI, OutStreamer->GetCommentOS()); in emitFunctionBody()
1529 OutStreamer->GetCommentOS() << "-- End function\n"; in emitFunctionBody()
2718 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()
2805 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()
2806 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
3011 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantImpl()
3222 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()
3284 BB->printAsOperand(OutStreamer->GetCommentOS(), in emitBasicBlockStart()
3286 OutStreamer->GetCommentOS() << '\n'; in emitBasicBlockStart()