Lines Matching defs:HasExplicitAmount
385 bool HasExplicitAmount;
409 // The default is 'lsl #0' (HasExplicitAmount = false) if no
798 return ShiftExtend.HasExplicitAmount;
800 return Reg.ShiftExtend.HasExplicitAmount;
2322 unsigned HasExplicitAmount = false) {
2330 Op->Reg.ShiftExtend.HasExplicitAmount = HasExplicitAmount;
2341 unsigned HasExplicitAmount = false) {
2347 HasExplicitAmount);
2582 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) {
2586 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount;