Searched refs:getMsg (Results 1 – 7 of 7) sorted by relevance
96 DP << getMsg(); in print()102 DP << getMsg(); in print()240 DP << getLocationStr() << ": " << getMsg(); in print()391 std::string DiagnosticInfoOptimizationBase::getMsg() const { in getMsg() function in DiagnosticInfoOptimizationBase
309 const Twine &getMsg() const { return Msg; } in getMsg() function338 const Twine &getMsg() const { return Msg; } in getMsg() function476 std::string getMsg() const;
239 report_fatal_error(R.getMsg()); in reportGISelDiagnostic()
117 report_fatal_error(R.getMsg()); in INITIALIZE_PASS_DEPENDENCY()
678 MsgStream << D.getMsg(); in EmitOptimizationMessage()
2219 OS.indent(Depth) << "Report: " << Report->getMsg() << "\n"; in print()
702 report_fatal_error(R.getMsg()); in reportFastISelFailure()