Searched refs:ShiftAmtSrc (Results 1 – 1 of 1) sorted by relevance
10180 ConstantSDNode *ShiftAmtSrc = isConstOrConstSplat(N->getOperand(1)); in combineShiftToMULH() local10181 if (!ShiftAmtSrc) in combineShiftToMULH()10256 unsigned ShiftAmt = ShiftAmtSrc->getZExtValue(); in combineShiftToMULH()