Home
last modified time | relevance | path

Searched defs:DK_ISelFallback (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h68 DK_ISelFallback, enumerator
961 : DiagnosticInfo(DK_ISelFallback, Severity), Fn(Fn) {} in DiagnosticInfo() argument