Lines Matching refs:Amount
325 // Detect shifts by a scalar amount and convert them into
1865 uint64_t Amount = Shift->getZExtValue();
1866 if (Amount >= N.getValueType().getSizeInBits())
1869 ShiftVal = Amount;
3242 // Get the complementing shift amount, for rotating a field in the top
3346 // Get the complementing shift amount, for rotating a field in the top
3695 // When returning true, set StartIndex to the shift amount and OpNo0
4460 // and the shift amount is directly available in a GPR.