Searched refs:UShiftAmtSrc (Results 1 – 1 of 1) sorted by relevance
10207 ConstantSDNode *UShiftAmtSrc = isConstOrConstSplat(U->getOperand(1)); in combineShiftToMULH() local10208 if (!UShiftAmtSrc) { in combineShiftToMULH()10211 unsigned UShiftAmt = UShiftAmtSrc->getZExtValue(); in combineShiftToMULH()