Home
last modified time | relevance | path

Searched refs:getICmpTrueVal (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCompares.cpp50 B.buildConstant(Dst, getICmpTrueVal(getTargetLowering(), in constantFoldICmp()
81 B.buildConstant(Dst, getICmpTrueVal(getTargetLowering(), in constantFoldFCmp()
H A DCombinerHelper.cpp1683 Ty, getICmpTrueVal(getTargetLowering(), false, false)); in applyOptBrCondByInvertingCond()
4535 ? getICmpTrueVal(getTargetLowering(), in matchICmpToTrueFalseKnownBits()
4563 if (getICmpTrueVal(getTargetLowering(), DstTy.isVector(), in matchICmpToLHSKnownBits()
7537 B.buildConstant(CmpTy, getICmpTrueVal(getTargetLowering(), in tryFoldLogicOfFCmps()
8133 B.buildConstant(Carry, getICmpTrueVal(getTargetLowering(), in matchSuboCarryOut()
8158 B.buildConstant(Carry, getICmpTrueVal(getTargetLowering(), in matchSuboCarryOut()
H A DUtils.cpp1649 int64_t llvm::getICmpTrueVal(const TargetLowering &TLI, bool IsVector, in getICmpTrueVal() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h565 LLVM_ABI int64_t getICmpTrueVal(const TargetLowering &TLI, bool IsVector,