Lines Matching refs:getCommentOS
721 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()
723 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()
929 OutStreamer->getCommentOS() in emitFunctionHeader()
999 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()
1002 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()
1744 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()
2014 OutStreamer->getCommentOS() << "-- End function\n"; in emitFunctionBody()
3385 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()
3506 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()
3507 AP.OutStreamer->getCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
3710 AP.OutStreamer->getCommentOS() in emitGlobalConstantImpl()
3935 raw_ostream &OS = AP.OutStreamer->getCommentOS(); in emitBasicBlockLoopComments()
3997 BB->printAsOperand(OutStreamer->getCommentOS(), in emitBasicBlockStart()
3999 OutStreamer->getCommentOS() << '\n'; in emitBasicBlockStart()