Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h869 unsigned getFPMinMaxOpcForSelect(CmpInst::Predicate Pred, LLT DstTy,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6025 unsigned CombinerHelper::getFPMinMaxOpcForSelect( in getFPMinMaxOpcForSelect() function in CombinerHelper
6119 unsigned Opc = getFPMinMaxOpcForSelect(Pred, DstTy, ResWithKnownNaNInfo); in matchFPSelectToMinMax()