Home
last modified time | relevance | path

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

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