Home | History | Annotate | Download | only in InstPrinter

Lines Matching refs:ShAmt

1204   unsigned ShAmt = MO3.getImm();
1205 if (ShAmt) {
1206 assert(ShAmt <= 3 && "Not a valid Thumb2 addressing mode!");
1209 << "#" << ShAmt