Lines Matching refs:GetCommentOS
374 GV->printAsOperand(OutStreamer->GetCommentOS(), in EmitGlobalVariable()
376 OutStreamer->GetCommentOS() << '\n'; in EmitGlobalVariable()
565 F->printAsOperand(OutStreamer->GetCommentOS(), in EmitFunctionHeader()
567 OutStreamer->GetCommentOS() << '\n'; in EmitFunctionHeader()
872 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()
1969 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()
2056 CFP->getType()->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()
2058 AP.OutStreamer->GetCommentOS() << "Printing <null> Type"; in emitGlobalConstantFP()
2059 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()
2265 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantImpl()
2450 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()
2502 BB->printAsOperand(OutStreamer->GetCommentOS(), in EmitBasicBlockStart()
2504 OutStreamer->GetCommentOS() << '\n'; in EmitBasicBlockStart()