Lines Matching full:amounts
25 // We have two shift amounts from two different shifts. The types of those
26 // shift amounts may not match. If that's the case let's bailout now..
36 // shift amounts. so it may now overflow in smaller bitwidth.
83 // Verify that it would be safe to try to add those two shift amounts.
233 // Verify that it would be safe to try to add those two shift amounts.
247 // completely unknown. Replace the `undef` shift amounts with final
272 // Verify that it would be safe to try to add those two shift amounts.
286 // completely unknown. Replace the `undef` shift amounts with negated
518 /// that have constant shift amounts: OuterShift (InnerShift X, C1), C2.
536 // Equal shift amounts in opposite directions become bitwise 'and':
660 // Equal shift amounts in opposite directions become bitwise 'and':