Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:GetCommentOS

374       GV->printAsOperand(OutStreamer->GetCommentOS(),
376 OutStreamer->GetCommentOS() << '\n';
565 F->printAsOperand(OutStreamer->GetCommentOS(),
567 OutStreamer->GetCommentOS() << '\n';
872 emitComments(MI, OutStreamer->GetCommentOS());
1969 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n",
2056 CFP->getType()->print(AP.OutStreamer->GetCommentOS());
2058 AP.OutStreamer->GetCommentOS() << "Printing <null> Type";
2059 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n';
2265 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n",
2450 raw_ostream &OS = AP.OutStreamer->GetCommentOS();
2502 BB->printAsOperand(OutStreamer->GetCommentOS(),
2504 OutStreamer->GetCommentOS() << '\n';