Lines Matching refs:Rdd
1460 MCInst makeCombineInst(int opCode, MCOperand &Rdd, in makeCombineInst() argument
1464 TmpInst.addOperand(Rdd); in makeCombineInst()
1771 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1777 Inst = makeCombineInst(Hexagon::A2_combineii, Rdd, imm, MO); in processInstruction()
1783 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1796 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, imm, imm2); in processInstruction()
1800 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, imm, MO); in processInstruction()
1807 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1816 Inst = makeCombineInst(Hexagon::A2_combineii, Rdd, MO1, MO2); in processInstruction()
1822 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1831 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, MO1, MO2); in processInstruction()
1963 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1980 TmpInst.addOperand(Rdd); in processInstruction()
2117 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
2134 TmpInst.addOperand(Rdd); in processInstruction()