Lines Matching defs:Ry
361 int Ry = scratches.obtain();
364 CONTEXT_LOAD(Ry, iterators.y);
379 AND(AL, 0, ty, Ry, imm(GGL_DITHER_MASK));
396 SMLABB(AL, Rs, Ry, Rs, Rx); // Rs = Rx + Ry*Rs
432 SMLABB(AL, Rs, Ry, Rs, Rx);
439 init_textures(parts.coords, reg_t(Rx), reg_t(Ry));
440 scratches.recycle(Ry);