Lines Matching defs:Rx
1660 // Translate a "$Rx = CONST32(#imm)" to "$Rx = memw(gp+#LABEL) "
1666 // Translate a "$Rx:y = CONST64(#imm)" to "$Rx:y = memd(gp+#LABEL) "
1841 MCOperand &Rx = Inst.getOperand(0);
1849 TmpInst.addOperand(Rx);
1860 MCOperand &Rx = Inst.getOperand(0);
1868 TmpInst.addOperand(Rx);
1879 MCOperand &Rx = Inst.getOperand(0);
1887 TmpInst.addOperand(Rx);