| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | DiagnosticInfo.h | 50 DS_Error, enumerator 152 DiagnosticSeverity Severity = DS_Error) 160 DiagnosticSeverity Severity = DS_Error) 170 DiagnosticSeverity Severity = DS_Error); 295 DiagnosticSeverity Severity = DS_Error) 299 DiagnosticSeverity Severity = DS_Error) 303 DiagnosticSeverity Severity = DS_Error) 333 DiagnosticSeverity Severity = DS_Error) 1023 DiagnosticSeverity Severity = DS_Error) 1058 return DS_Error; in getDiagnosticSeverity()
|
| /llvm-project-15.0.7/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 143 case DS_Error: WithColor::error(OS); break; in handleDiagnostics() 153 if (DI.getSeverity() == DS_Error) in handleDiagnostics()
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | LLVMContext.cpp | 231 case DS_Error: in getDiagnosticMessagePrefix() 262 if (DI.getSeverity() == DS_Error) in diagnose()
|
| H A D | DiagnosticInfo.cpp | 417 auto Sev = i == 0 ? DS_Error : DS_Warning; in diagnoseDontCall() 434 if (getSeverity() == DiagnosticSeverity::DS_Error) in print()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAsmPrinter.cpp | 711 MaxScratchPerWorkitem, DS_Error); in getSIProgramInfo() 732 MaxAddressableNumSGPRs, DS_Error, DK_ResourceLimit); in getSIProgramInfo() 832 DS_Error, DK_ResourceLimit); in getSIProgramInfo() 850 STM.getMaxNumUserSGPRs(), DS_Error); in getSIProgramInfo() 858 STM.getLocalMemorySize(), DS_Error); in getSIProgramInfo()
|
| H A D | SIMachineFunctionInfo.cpp | 338 0, DS_Error); in allocateSGPRSpillToVGPR()
|
| H A D | AMDGPUInstructionSelector.cpp | 1839 F, "intrinsic not supported on subtarget", I.getDebugLoc(), DS_Error); in selectG_INTRINSIC_W_SIDE_EFFECTS() 3032 MI.getDebugLoc(), DS_Error); in selectAMDGPU_BUFFER_ATOMIC_FADD() 3121 MI.getDebugLoc(), DS_Error); in selectGlobalAtomicFadd()
|
| H A D | AMDGPULegalizerInfo.cpp | 5778 DS_Error); in legalizeIntrinsic()
|
| H A D | SIISelLowering.cpp | 7530 DL.getDebugLoc(), DS_Error); in LowerINTRINSIC_W_CHAIN() 7809 DL.getDebugLoc(), DS_Error); in LowerINTRINSIC_W_CHAIN()
|
| H A D | SIInstrInfo.cpp | 545 DiagnosticInfoUnsupported IllegalCopy(MF->getFunction(), Msg, DL, DS_Error); in reportIllegalCopy()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 499 case llvm::DS_Error: \ 517 case llvm::DS_Error: \ 689 assert(D.getSeverity() == llvm::DS_Error || in UnsupportedDiagHandler() 709 auto DiagType = D.getSeverity() == llvm::DS_Error in UnsupportedDiagHandler() 832 Diags.Report(LocCookie, D.getSeverity() == DiagnosticSeverity::DS_Error in DontCallDiagHandler()
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 625 case DS_Error: in DiagnosticHandler() 680 LTODiagnosticInfo(const Twine &DiagMsg, DiagnosticSeverity Severity=DS_Error) in LTODiagnosticInfo()
|
| H A D | ThinLTOCodeGenerator.cpp | 171 DiagnosticSeverity Severity = DS_Error) in ThinLTODiagnosticInfo()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 194 DS_Error, SMDiagnostic(Filename, SourceMgr::DK_Error, Message.str()))); in error() 200 DS_Error, SM.GetMessage(Loc, SourceMgr::DK_Error, Message))); in error() 214 Kind = DS_Error; in reportDiagnostic() 1071 DS_Error, in createMIRParser()
|
| /llvm-project-15.0.7/llvm/lib/Linker/ |
| H A D | LinkModules.cpp | 61 SrcM->getContext().diagnose(LinkDiagnosticInfo(DS_Error, Message)); in emitError() 583 DstM.getContext().diagnose(LinkDiagnosticInfo(DS_Error, EIB.message())); in run()
|
| /llvm-project-15.0.7/lld/Common/ |
| H A D | ErrorHandler.cpp | 131 case DS_Error: in diagnosticHandler()
|
| /llvm-project-15.0.7/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 304 case DS_Error: in handleDiagnostics() 325 if (DI.getSeverity() == DS_Error) in handleDiagnostics()
|
| /llvm-project-15.0.7/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 287 case DS_Error: in handleDiagnostics()
|
| /llvm-project-15.0.7/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 363 if (DI.getSeverity() == DS_Error) in run()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 247 bool IsFatal = Severity == DS_Error && in reportGISelDiagnostic() 270 reportGISelDiagnostic(DS_Error, MF, TPC, MORE, R); in reportGISelFailure()
|
| /llvm-project-15.0.7/llvm/tools/lto/ |
| H A D | lto.cpp | 75 if (DI.getSeverity() != DS_Error) { in handleDiagnostics()
|
| /llvm-project-15.0.7/llvm/tools/llc/ |
| H A D | llc.cpp | 326 if (DI.getSeverity() == DS_Error) in handleDiagnostics()
|
| /llvm-project-15.0.7/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 484 case DS_Error: in diagnosticHandler()
|
| /llvm-project-15.0.7/clang/tools/clang-linker-wrapper/ |
| H A D | ClangLinkerWrapper.cpp | 751 case DS_Error: in diagnosticHandler()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 661 DiagnosticSeverity Severity = DS_Error) in LoweringDiagnosticInfo()
|