Lines Matching defs:CVNegPlus1
18949 APInt CVNegPlus1 = -ConstValue + 1;18951 if (CVNegPlus1.isPowerOf2()) {18952 ShiftAmt = CVNegPlus1.logBase2();