Lines Matching defs:Rx
332 int Rx = x.reg;
353 ADD(AL, 0, Rx, Rx, reg_imm(txPtr.reg, ASR, 16)); // x += (s>>16)
358 SMLABB(AL, Rx, Ry, txPtr.reg, Rx); // x+y*stride
360 base_offset(txPtr, txPtr, Rx);
382 MLA(AL, 0, s.reg, Rx, s.reg, ydsdy);
383 MLA(AL, 0, t.reg, Rx, t.reg, ydtdy);