Home
last modified time | relevance | path

Searched refs:DisableWithDiag (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetOptions.h104 DisableWithDiag // Disable the abort but emit a diagnostic on failure. enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp147 clEnumValN(GlobalISelAbortMode::DisableWithDiag, "2",
1222 return TM->Options.GlobalISelAbort == GlobalISelAbortMode::DisableWithDiag; in reportDiagnosticWhenGlobalISelFallback()