Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp680 const APInt &NewConstAPInt = NewConstOp->getAsAPIntVal(); in foldBinOpIntoSelectIfProfitable() local
681 if (!NewConstAPInt.isZero() && !NewConstAPInt.isAllOnes()) in foldBinOpIntoSelectIfProfitable()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9049 const APInt &NewConstAPInt = NewConstOp->getAsAPIntVal(); in foldBinOpIntoSelectIfProfitable() local
9050 if (!NewConstAPInt.isZero() && !NewConstAPInt.isAllOnes()) in foldBinOpIntoSelectIfProfitable()