Lines Matching full:treg
1053 int treg = r600_get_temp(ctx);
1054 if ((r = tgsi_fetch_rel_const(ctx, ctx->src[i].sel - 512, treg)))
1057 ctx->src[i].sel = treg;
1061 int treg = r600_get_temp(ctx);
1068 alu.dst.sel = treg;
1077 ctx->src[i].sel = treg;
1099 int treg = r600_get_temp(ctx);
1106 alu.dst.sel = treg
1115 ctx->src[i].sel = treg;