| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DiagnosticInfo.h | 53 DS_Warning, enumerator 224 DiagnosticSeverity Severity = DS_Warning) 249 const Module &M, DiagnosticSeverity Severity = DS_Warning) 461 DiagnosticSeverity Severity = DS_Warning, 483 DiagnosticSeverity Severity = DS_Warning) 1010 DiagnosticSeverity Severity = DS_Warning) 1027 DiagnosticSeverity Severity = DS_Warning) 1055 : DiagnosticInfoIROptimization(DK_OptimizationFailure, DS_Warning, in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() 1129 return DS_Warning; in getDiagnosticSeverity()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DiagnosticInfo.cpp | 394 : DiagnosticInfoIROptimization(DK_OptimizationFailure, DS_Warning, PassName, in DiagnosticInfoOptimizationFailure() 400 return getSeverity() == DS_Warning; in isEnabled() 450 : DiagnosticInfoWithLocationBase(DK_MisExpect, DS_Warning, in DiagnosticInfoMisExpect() 471 auto Sev = i == 0 ? DS_Error : DS_Warning; in diagnoseDontCall()
|
| H A D | LLVMContext.cpp | 235 case DS_Warning: in getDiagnosticMessagePrefix()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Instrumentation.cpp | 39 DiagnosticInfoInstrumentation(diagInfo, DiagnosticSeverity::DS_Warning)); in checkIfAlreadyInstrumented()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenAction.cpp | 397 case llvm::DS_Warning: \ 415 case llvm::DS_Warning: \ 512 if (D.getSeverity() != llvm::DS_Warning) in StackSizeDiagHandler() 597 D.getSeverity() == llvm::DS_Warning); in UnsupportedDiagHandler() 634 D.getSeverity() == llvm::DS_Warning); in EmitOptimizationMessage()
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 690 case DS_Warning: in DiagnosticHandler() 760 Context.diagnose(LTODiagnosticInfo(ErrMsg, DS_Warning)); in emitWarning()
|
| H A D | ThinLTOCodeGenerator.cpp | 180 "Invalid debug info found, debug info will be stripped", DS_Warning)); in verifyLoadedModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | PGOInstrumentation.cpp | 1445 DiagnosticInfoPGOProfile(M->getName().data(), Msg, DS_Warning)); in handleInstrProfError() 1498 DS_Warning)); in readCounters() 1601 DS_Warning)); in populateCoverage() 1741 DS_Warning)); in setBranchWeights() 1878 DS_Warning)); in annotateValueSites() 1974 DS_Warning)); in InstrumentAllFunctions() 2350 DiagnosticInfoPGOProfile(M.getName().data(), Msg, DS_Warning)); in annotateAllFunctions()
|
| H A D | MemProfUse.cpp | 412 DiagnosticInfoPGOProfile(M.getName().data(), Msg, DS_Warning)); in readMemprof()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | SampleProfileLoaderBaseImpl.h | 1113 DS_Warning)); 1126 DS_Warning)); 1156 DS_Warning));
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/HipStdPar/ |
| H A D | HipStdPar.cpp | 308 DS_Warning)); in run()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dis/ |
| H A D | llvm-dis.cpp | 160 case DS_Warning: WithColor::warning(OS); break; in handleDiagnostics()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InsertPrefetch.cpp | 172 DiagnosticSeverity::DS_Warning)); in doInitialization()
|
| /freebsd/contrib/llvm-project/lld/Common/ |
| H A D | ErrorHandler.cpp | 127 case DS_Warning: in diagnosticHandler()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinterInlineAsm.cpp | 399 DiagnosticSeverity::DS_Warning)); in emitInlineAsm()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleProfileProbe.cpp | 322 DiagnosticInfoSampleProfile(M->getName().data(), Msg, DS_Warning)); in computeProbeId()
|
| H A D | SampleProfile.cpp | 2073 DS_Warning)); in doInitialization()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 290 case DS_Warning: in handleDiagnostics()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFPreserveStaticOffset.cpp | 400 Insn->getDebugLoc(), DS_Warning)); in reportNonStaticGEPChain()
|
| /freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProfReader.cpp | 443 "!Flat may only be used at top level function.", DS_Warning)); in readImpl() 1854 DS_Warning)); in applyRemapping()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 306 case DS_Warning: in handleDiagnostics()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 314 DiagnosticInfoStackSize DiagStackSize(F, StackSize, Threshold, DS_Warning); in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 236 Kind = DS_Warning; in reportDiagnostic()
|
| /freebsd/contrib/llvm-project/llvm/lib/Linker/ |
| H A D | IRMover.cpp | 352 SrcM->getContext().diagnose(LinkDiagnosticInfo(DS_Warning, Message)); in emitWarning()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 704 DiagnosticInfoUnsupported(Fn, Str.str(), MI.getDebugLoc(), DS_Warning)); in diagnoseUnknownMMRAASName()
|