Lines Matching defs:NewShAmt
11059 if (uint64_t NewShAmt = (ShAmt->getZExtValue() - (BW / 2)))11061 DAG.getShiftAmountConstant(NewShAmt, VT, DL));