Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp7676 const APInt &NewConstAPInt = NewConstOp->getAsAPIntVal(); in foldBinOpIntoSelectIfProfitable() local
7677 if (!NewConstAPInt.isZero() && !NewConstAPInt.isAllOnes()) in foldBinOpIntoSelectIfProfitable()