Lines Matching defs:DLoc
347 const DebugLoc &DLoc) in DiagnosticInfoWithDebugLocBase()
370 DebugLoc DLoc; variable
386 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationBase()
430 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemark()
456 const DebugLoc &DLoc, const Twine &Msg) in DiagnosticInfoOptimizationRemarkMissed()
482 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysis()
502 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysis()
525 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysisFPCommute()
552 const DebugLoc &DLoc, in DiagnosticInfoOptimizationRemarkAnalysisAliasing()
646 DiagnosticInfoOptimizationFailure(const Function &Fn, const DebugLoc &DLoc, in DiagnosticInfoOptimizationFailure()
675 : DiagnosticInfoWithDebugLocBase(DK_Unsupported, Severity, Fn, DLoc), in DiagnosticInfoWithDebugLocBase() argument