Lines Matching refs:Rdd
1288 static MCInst makeCombineInst(int opCode, MCOperand &Rdd, MCOperand &MO1, in makeCombineInst() argument
1292 TmpInst.addOperand(Rdd); in makeCombineInst()
1612 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1618 Inst = makeCombineInst(Hexagon::A2_combineii, Rdd, imm, MO); in processInstruction()
1624 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1638 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, imm, imm2); in processInstruction()
1642 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, imm, MO); in processInstruction()
1649 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1658 Inst = makeCombineInst(Hexagon::A2_combineii, Rdd, MO1, MO2); in processInstruction()
1664 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1673 Inst = makeCombineInst(Hexagon::A4_combineii, Rdd, MO1, MO2); in processInstruction()
1800 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1817 TmpInst.addOperand(Rdd); in processInstruction()
1944 MCOperand &Rdd = Inst.getOperand(0); in processInstruction() local
1961 TmpInst.addOperand(Rdd); in processInstruction()