Lines Matching refs:Rt
1392 MCOperand &Rt = Inst.getOperand(1); in processInstruction() local
1395 TmpInst.addOperand(Rt); in processInstruction()
1396 TmpInst.addOperand(Rt); in processInstruction()
1813 MCOperand &Rt = Inst.getOperand(2); in processInstruction() local
1814 unsigned int RegNum = RI->getEncodingValue(Rt.getReg()); in processInstruction()
1819 Rt.setReg(matchRegister(RegPair)); in processInstruction()
1824 Rt.setReg(matchRegister(RegPair)); in processInstruction()
1833 MCOperand &Rt = Inst.getOperand(3); in processInstruction() local
1834 unsigned int RegNum = RI->getEncodingValue(Rt.getReg()); in processInstruction()
1839 Rt.setReg(matchRegister(RegPair)); in processInstruction()
1844 Rt.setReg(matchRegister(RegPair)); in processInstruction()
1850 TmpInst.addOperand(Rt); in processInstruction()
1856 MCOperand &Rt = Inst.getOperand(2); in processInstruction() local
1857 unsigned int RegNum = RI->getEncodingValue(Rt.getReg()); in processInstruction()
1862 Rt.setReg(matchRegister(RegPair)); in processInstruction()
1867 Rt.setReg(matchRegister(RegPair)); in processInstruction()