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.h1086 unsigned getFPMinMaxOpcForSelect(CmpInst::Predicate Pred, LLT DstTy,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6593 unsigned CombinerHelper::getFPMinMaxOpcForSelect( in getFPMinMaxOpcForSelect() function in CombinerHelper
6687 unsigned Opc = getFPMinMaxOpcForSelect(Pred, DstTy, ResWithKnownNaNInfo); in matchFPSelectToMinMax()