Lines Matching defs:HasExplicitAmount
379 bool HasExplicitAmount;
403 // The default is 'lsl #0' (HasExplicitAmount = false) if no
774 return ShiftExtend.HasExplicitAmount;
776 return Reg.ShiftExtend.HasExplicitAmount;
2267 unsigned HasExplicitAmount = false) {
2275 Op->Reg.ShiftExtend.HasExplicitAmount = HasExplicitAmount;
2286 unsigned HasExplicitAmount = false) {
2292 HasExplicitAmount);
2516 bool HasExplicitAmount, SMLoc S, SMLoc E, MCContext &Ctx) {
2520 Op->ShiftExtend.HasExplicitAmount = HasExplicitAmount;