Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:Amount

227     unsigned Amount;
398 return ShiftExtend.Amount;
1701 Op->ShiftExtend.Amount = Val;
2212 Error(Parser.getTok().getLoc(), "positive shift amount required");
2324 "expected integer shift amount");