Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h940 NOT_APPLICABLE = 0, /// NaN behavior not applicable. enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6350 assert(VsNaNRetVal != SelectPatternNaNBehaviour::NOT_APPLICABLE && in getFPMinMaxOpcForSelect()
6393 return SelectPatternNaNBehaviour::NOT_APPLICABLE; in computeRetValAgainstNaN()
6428 if (ResWithKnownNaNInfo == SelectPatternNaNBehaviour::NOT_APPLICABLE) in matchFPSelectToMinMax()