Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:Amount

1453   uint64_t Amount = Shift->getZExtValue();
1454 if (Amount >= N.getValueType().getSizeInBits())
1457 ShiftVal = Amount;
2517 // Get the complementing shift amount, for rotating a field in the top
2621 // Get the complementing shift amount, for rotating a field in the top