Searched refs:getCommentOS (Results 1 – 7 of 7) sorted by relevance
688 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariable()690 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariable()879 OutStreamer->getCommentOS() in emitFunctionHeader()912 F.printAsOperand(OutStreamer->getCommentOS(), in emitFunctionHeader()915 OutStreamer->getCommentOS() << '\n'; in emitFunctionHeader()1613 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()1862 OutStreamer->getCommentOS() << "-- End function\n"; in emitFunctionBody()3127 AP.OutStreamer->getCommentOS() in emitGlobalConstantDataSequential()3248 ET->print(AP.OutStreamer->getCommentOS()); in emitGlobalConstantFP()3249 AP.OutStreamer->getCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()[all …]
129 raw_ostream &getCommentOS() override { in getCommentOS() function in __anon66f09b1a0111::MCAsmStreamer2217 raw_ostream &OS = getCommentOS(); in AddEncodingComment()2323 Inst.dump_pretty(getCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2324 getCommentOS() << "\n"; in emitInstruction()2334 getCommentOS() << "\n"; in emitInstruction()
111 raw_ostream &MCStreamer::getCommentOS() { in getCommentOS() function in MCStreamer
115 OutStreamer->getCommentOS() in emitFunctionHeader()
963 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()1034 OutStreamer->getCommentOS() << MO << '\n'; in emitInstruction()2484 GV->printAsOperand(OutStreamer->getCommentOS(), in emitGlobalVariableHelper()2486 OutStreamer->getCommentOS() << '\n'; in emitGlobalVariableHelper()
360 virtual raw_ostream &getCommentOS();
260 OutStreamer->getCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()