Lines Matching refs:Rs
1843 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1851 TmpInst.addOperand(Rs); in processInstruction()
1862 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1870 TmpInst.addOperand(Rs); in processInstruction()
1881 MCOperand &Rs = Inst.getOperand(2); in processInstruction() local
1889 TmpInst.addOperand(Rs); in processInstruction()
1903 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1924 TmpInst.addOperand(Rs); in processInstruction()
1940 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1942 TmpInst.addOperand(Rs); in processInstruction()
1948 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1950 TmpInst.addOperand(Rs); in processInstruction()
1988 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
1989 unsigned int RegNum = RI->getEncodingValue(Rs.getReg()); in processInstruction()
1995 Rs.setReg(MatchRegisterName(RegPair)); in processInstruction()
2001 Rs.setReg(MatchRegisterName(RegPair)); in processInstruction()
2007 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
2008 unsigned int RegNum = RI->getEncodingValue(Rs.getReg()); in processInstruction()
2014 Rs.setReg(MatchRegisterName(RegPair)); in processInstruction()
2020 Rs.setReg(MatchRegisterName(RegPair)); in processInstruction()
2140 MCOperand &Rs = Inst.getOperand(1); in processInstruction() local
2145 TmpInst.addOperand(Rs); in processInstruction()