Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h968 unsigned getFPMinMaxOpcForSelect(CmpInst::Predicate Pred, LLT DstTy,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6347 unsigned CombinerHelper::getFPMinMaxOpcForSelect( in getFPMinMaxOpcForSelect() function in CombinerHelper
6441 unsigned Opc = getFPMinMaxOpcForSelect(Pred, DstTy, ResWithKnownNaNInfo); in matchFPSelectToMinMax()