Searched refs:GetCommentOS (Results 1 – 6 of 6) sorted by relevance
523 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariable()525 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariable()710 OutStreamer->GetCommentOS() in emitFunctionHeader()743 F.printAsOperand(OutStreamer->GetCommentOS(), in emitFunctionHeader()746 OutStreamer->GetCommentOS() << '\n'; in emitFunctionHeader()1286 emitComments(MI, OutStreamer->GetCommentOS()); in emitFunctionBody()1509 OutStreamer->GetCommentOS() << "-- End function\n"; in emitFunctionBody()2693 AP.OutStreamer->GetCommentOS() << format("0x%" PRIx64 "\n", in emitGlobalConstantDataSequential()2780 ET->print(AP.OutStreamer->GetCommentOS()); in emitGlobalConstantFP()2781 AP.OutStreamer->GetCommentOS() << ' ' << StrVal << '\n'; in emitGlobalConstantFP()[all …]
130 raw_ostream &GetCommentOS() override { in GetCommentOS() function in __anon43a7144e0111::MCAsmStreamer2101 raw_ostream &OS = GetCommentOS(); in AddEncodingComment()2205 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in emitInstruction()2206 GetCommentOS() << "\n"; in emitInstruction()2216 GetCommentOS() << "\n"; in emitInstruction()
108 raw_ostream &MCStreamer::GetCommentOS() { in GetCommentOS() function in MCStreamer
345 virtual raw_ostream &GetCommentOS();
2189 GV->printAsOperand(OutStreamer->GetCommentOS(), in emitGlobalVariableHelper()2191 OutStreamer->GetCommentOS() << '\n'; in emitGlobalVariableHelper()
247 OutStreamer->GetCommentOS() << ' ' << OutlinerString; in emitFunctionHeaderComment()