Lines Matching refs:GetCommentOS
506 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariable()
508 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariable()
693 OutStreamer->GetCommentOS() in emitFunctionHeader()
721 F.printAsOperand(OutStreamer->GetCommentOS(), in emitFunctionHeader()
724 OutStreamer->GetCommentOS() << '\n'; in emitFunctionHeader()
1181 emitComments(MI, OutStreamer->GetCommentOS()); in emitFunctionBody()
1398 OutStreamer->GetCommentOS() << "-- End function\n"; in emitFunctionBody()
2582 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()
2669 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()
2670 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
2875 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantImpl()
3087 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()
3149 BB->printAsOperand(OutStreamer->GetCommentOS(), in emitBasicBlockStart()
3151 OutStreamer->GetCommentOS() << '\n'; in emitBasicBlockStart()