Home | History | Annotate | Download | only in ARM

Lines Matching refs:ShAmt

3123       unsigned ShAmt = DefMI->getOperand(3).getImm();
3124 if (ShAmt == 0 || ShAmt == 2)
3154 unsigned ShAmt = DefMI->getOperand(3).getImm();
3155 if (ShAmt == 0 || ShAmt == 1 || ShAmt == 2 || ShAmt == 3)
3425 unsigned ShAmt =
3427 if (ShAmt == 0 || ShAmt == 2)