Lines Matching defs:Rn

4144   // If we have a three-operand form, make sure to set Rn to be the operand
5386 const unsigned Rn = MRI->getEncodingValue(Inst.getOperand(3).getReg());
5389 if (Rn == Rt || Rn == Rt2)
5445 unsigned Rn = Inst.getOperand(0).getReg();
5450 if (checkLowRegisterList(Inst, 3, Rn, 0, ListContainsBase) && !isThumbTwo())
5898 TmpInst.addOperand(Inst.getOperand(2)); // Rn
5920 TmpInst.addOperand(Inst.getOperand(2)); // Rn
5944 TmpInst.addOperand(Inst.getOperand(2)); // Rn
5970 TmpInst.addOperand(Inst.getOperand(2)); // Rn
5996 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6018 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6042 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6068 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6093 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6113 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6135 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6159 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6186 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6211 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6240 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6273 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6300 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6325 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6354 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6387 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6413 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6436 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6463 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6494 TmpInst.addOperand(Inst.getOperand(2)); // Rn
6525 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6547 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6548 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6571 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6572 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6596 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6618 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6619 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6642 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6643 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6669 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6693 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6694 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6719 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6720 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6746 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6770 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6771 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6796 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6797 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6816 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6838 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6839 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6862 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6863 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6887 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6911 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6912 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
6937 TmpInst.addOperand(Inst.getOperand(1)); // Rn
6938 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn
7012 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7049 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7077 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7108 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7122 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7139 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7155 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7171 TmpInst.addOperand(Inst.getOperand(1)); // Rn
7323 unsigned Rn = Inst.getOperand(0).getReg();
7328 if (checkLowRegisterList(Inst, 3, Rn, 0, listContainsBase) ||
7347 unsigned Rn = Inst.getOperand(0).getReg();
7349 if (checkLowRegisterList(Inst, 4, Rn, 0, listContainsBase)) {