Searched refs:GetCommentOS (Results 1 – 6 of 6) sorted by relevance
537 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariable()539 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariable()724 OutStreamer->GetCommentOS() in emitFunctionHeader()757 F.printAsOperand(OutStreamer->GetCommentOS(), in emitFunctionHeader()760 OutStreamer->GetCommentOS() << '\n'; in emitFunctionHeader()1300 emitComments(MI, OutStreamer->GetCommentOS()); in emitFunctionBody()1529 OutStreamer->GetCommentOS() << "-- End function\n"; in emitFunctionBody()2805 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()3222 raw_ostream &OS = AP.OutStreamer->GetCommentOS(); in emitBasicBlockLoopComments()3284 BB->printAsOperand(OutStreamer->GetCommentOS(), in emitBasicBlockStart()[all …]
130 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anon2e2465b70111::MCAsmStreamer2143 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()2247 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2248 GetCommentOS() << "\n"; in emitInstruction()2258 GetCommentOS() << "\n"; in emitInstruction()
108 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
864 OutStreamer->GetCommentOS() << MO << '\n'; in emitInstruction()934 OutStreamer->GetCommentOS() << MO << '\n'; in emitInstruction()2341 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariableHelper()2343 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariableHelper()
345 virtual raw_ostream &GetCommentOS();
247 OutStreamer->GetCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()