Home | History | Annotate | Download | only in r600

Lines Matching defs:tmp3

5245 	int tmp3 = r600_get_temp(ctx);
5389 /* tmp3.x = u2f(src2) */
5393 alu.dst.sel = tmp3;
5408 /* tmp0.x = recip(tmp3.x) */
5417 alu.src[0].sel = tmp3;
5435 alu.dst.sel = tmp3;
5449 alu.src[0].sel = tmp3;