Searched refs:getMsg (Results 1 – 7 of 7) sorted by relevance
98 DP << getMsg(); in print()104 DP << getMsg(); in print()227 DP << getLocationStr() << ": " << getMsg(); in print()363 std::string DiagnosticInfoOptimizationBase::getMsg() const { in getMsg() function in DiagnosticInfoOptimizationBase
305 const Twine &getMsg() const { return Msg; } in getMsg() function334 const Twine &getMsg() const { return Msg; } in getMsg() function469 std::string getMsg() const;
167 report_fatal_error(R.getMsg()); in reportGISelFailure()
104 report_fatal_error(R.getMsg()); in INITIALIZE_PASS_DEPENDENCY()
621 MsgStream << D.getMsg(); in EmitOptimizationMessage()
2307 OS.indent(Depth) << "Report: " << Report->getMsg() << "\n"; in print()
645 report_fatal_error(R.getMsg()); in reportFastISelFailure()