Lines Matching refs:getCommentOS
699 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()
701 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()
886 OutStreamer->getCommentOS() in emitFunctionHeader()
919 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()
922 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()
1491 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()
1720 OutStreamer->getCommentOS() << "-- End function\n"; in emitFunctionBody()
2952 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()
3073 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()
3074 AP.OutStreamer->getCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
3281 AP.OutStreamer->getCommentOS() in emitGlobalConstantImpl()
3502 raw_ostream &OS = AP.OutStreamer->getCommentOS(); in emitBasicBlockLoopComments()
3564 BB->printAsOperand(OutStreamer->getCommentOS(), in emitBasicBlockStart()
3566 OutStreamer->getCommentOS() << '\n'; in emitBasicBlockStart()