Lines Matching refs:sel
112 struct r600_pipe_shader_selector *sel = shader->selector; in r600_pipe_shader_create() local
122 tgsi_dump(sel->tokens, 0); in r600_pipe_shader_create()
124 if (sel->so.num_outputs) { in r600_pipe_shader_create()
127 for (i = 0; i < sel->so.num_outputs; i++) { in r600_pipe_shader_create()
128 unsigned mask = ((1 << sel->so.output[i].num_components) - 1) << in r600_pipe_shader_create()
129 sel->so.output[i].start_component; in r600_pipe_shader_create()
131 sel->so.output[i].output_buffer, sel->so.output[i].register_index, in r600_pipe_shader_create()
168 unsigned sel; member
279 alu->src[src_idx].sel = sel0 | (sel1 << 8); in r600_src_from_byte_stream()
304 alu.dst.sel = bytes[bytes_read++]; in r600_alu_from_byte_stream()
328 alu.src[1].sel = V_SQ_ALU_SRC_0; in r600_alu_from_byte_stream()
631 alu.dst.sel = ctx->shader->input[input].gpr; in evergreen_interp_alu()
637 alu.src[0].sel = gpr; in evergreen_interp_alu()
640 alu.src[1].sel = V_SQ_ALU_SRC_PARAM_BASE + ctx->shader->input[input].lds_pos; in evergreen_interp_alu()
662 alu.dst.sel = ctx->shader->input[input].gpr; in evergreen_interp_flat()
667 alu.src[0].sel = V_SQ_ALU_SRC_PARAM_BASE + ctx->shader->input[input].lds_pos; in evergreen_interp_flat()
771 alu.dst.sel = gpr_front; in select_twoside_color()
772 alu.src[0].sel = ctx->face_gpr; in select_twoside_color()
773 alu.src[1].sel = gpr_front; in select_twoside_color()
774 alu.src[2].sel = gpr_back; in select_twoside_color()
864 alu.src[0].sel = 0; in tgsi_declaration()
867 alu.dst.sel = 0; in tgsi_declaration()
956 r600_bytecode_special_constants(ctx->literals[index], &r600_src->sel, &r600_src->neg); in tgsi_src()
957 if (r600_src->sel != V_SQ_ALU_SRC_LITERAL) in tgsi_src()
961 r600_src->sel = V_SQ_ALU_SRC_LITERAL; in tgsi_src()
969 r600_src->sel = 0; in tgsi_src()
975 r600_src->sel = 0; in tgsi_src()
980 r600_src->sel = tgsi_src->Register.Index; in tgsi_src()
981 r600_src->sel += ctx->file_offset[tgsi_src->Register.File]; in tgsi_src()
997 alu.src[0].sel = ctx->bc->ar_reg; in tgsi_fetch_rel_const()
999 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_fetch_rel_const()
1002 alu.dst.sel = dst_reg; in tgsi_fetch_rel_const()
1054 if ((r = tgsi_fetch_rel_const(ctx, ctx->src[i].sel - 512, treg))) in tgsi_split_constant()
1057 ctx->src[i].sel = treg; in tgsi_split_constant()
1065 alu.src[0].sel = ctx->src[i].sel; in tgsi_split_constant()
1068 alu.dst.sel = treg; in tgsi_split_constant()
1077 ctx->src[i].sel = treg; in tgsi_split_constant()
1093 if (ctx->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in tgsi_split_literal_constant()
1098 if (j > 0 && ctx->src[i].sel == V_SQ_ALU_SRC_LITERAL) { in tgsi_split_literal_constant()
1103 alu.src[0].sel = ctx->src[i].sel; in tgsi_split_literal_constant()
1106 alu.dst.sel = treg; in tgsi_split_literal_constant()
1115 ctx->src[i].sel = treg; in tgsi_split_literal_constant()
1348 alu.src[0].sel = shader->input[ctx.fragcoord_input].gpr; in r600_shader_from_tgsi()
1351 alu.dst.sel = shader->input[ctx.fragcoord_input].gpr; in r600_shader_from_tgsi()
1362 alu.src[0].sel = shader->input[ctx.fragcoord_input].gpr; in r600_shader_from_tgsi()
1365 alu.dst.sel = shader->input[ctx.fragcoord_input].gpr; in r600_shader_from_tgsi()
1447 alu.src[0].sel = shader->output[ctx.cv_output].gpr; in r600_shader_from_tgsi()
1450 alu.src[1].sel = 512 + i; in r600_shader_from_tgsi()
1454 alu.dst.sel = ctx.temp_reg + oreg; in r600_shader_from_tgsi()
1730 bc_src->sel = shader_src->sel; in r600_bytecode_src()
1756 r600_dst->sel = tgsi_dst->Register.Index; in tgsi_dst()
1757 r600_dst->sel += ctx->file_offset[tgsi_dst->Register.File]; in tgsi_dst()
1852 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_ineg()
1946 alu.dst.sel = ctx->temp_reg; in tgsi_setup_trig()
1951 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()
1954 alu.src[2].sel = V_SQ_ALU_SRC_0_5; in tgsi_setup_trig()
1965 alu.dst.sel = ctx->temp_reg; in tgsi_setup_trig()
1968 alu.src[0].sel = ctx->temp_reg; in tgsi_setup_trig()
1980 alu.dst.sel = ctx->temp_reg; in tgsi_setup_trig()
1983 alu.src[0].sel = ctx->temp_reg; in tgsi_setup_trig()
1986 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()
1988 alu.src[2].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_setup_trig()
1995 alu.src[1].sel = V_SQ_ALU_SRC_1; in tgsi_setup_trig()
1996 alu.src[2].sel = V_SQ_ALU_SRC_0_5; in tgsi_setup_trig()
2027 alu.src[0].sel = ctx->temp_reg; in cayman_trig()
2052 alu.dst.sel = ctx->temp_reg; in tgsi_trig()
2055 alu.src[0].sel = ctx->temp_reg; in tgsi_trig()
2070 alu.src[0].sel = ctx->temp_reg; in tgsi_trig()
2108 alu.src[0].sel = ctx->temp_reg; in tgsi_scs()
2121 alu.src[0].sel = ctx->temp_reg; in tgsi_scs()
2141 alu.src[0].sel = ctx->temp_reg; in tgsi_scs()
2154 alu.src[0].sel = ctx->temp_reg; in tgsi_scs()
2171 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_scs()
2189 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_scs()
2213 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_kill()
2216 alu.src[1].sel = V_SQ_ALU_SRC_1; in tgsi_kill()
2245 alu.src[1].sel = V_SQ_ALU_SRC_0; /*0.0*/ in tgsi_lit()
2248 alu.dst.sel = ctx->temp_reg; in tgsi_lit()
2260 int sel; in tgsi_lit() local
2268 alu.src[0].sel = ctx->temp_reg; in tgsi_lit()
2270 alu.dst.sel = ctx->temp_reg; in tgsi_lit()
2286 alu.src[0].sel = ctx->temp_reg; in tgsi_lit()
2288 alu.dst.sel = ctx->temp_reg; in tgsi_lit()
2298 sel = alu.dst.sel; in tgsi_lit()
2303 alu.src[0].sel = sel; in tgsi_lit()
2307 alu.dst.sel = ctx->temp_reg; in tgsi_lit()
2321 alu.src[0].sel = ctx->temp_reg; in tgsi_lit()
2337 alu.src[0].sel = ctx->temp_reg; in tgsi_lit()
2350 alu.src[0].sel = V_SQ_ALU_SRC_1; /*1.0*/ in tgsi_lit()
2362 alu.src[1].sel = V_SQ_ALU_SRC_0; /*0.0*/ in tgsi_lit()
2373 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_lit()
2403 alu.dst.sel = ctx->temp_reg; in tgsi_rsq()
2421 alu.src[0].sel = ctx->temp_reg; in tgsi_helper_tempx_replicate()
2446 alu.dst.sel = ctx->temp_reg; in tgsi_trans_srcx_replicate()
2467 alu.dst.sel = ctx->temp_reg; in cayman_pow()
2481 alu.src[1].sel = ctx->temp_reg; in cayman_pow()
2482 alu.dst.sel = ctx->temp_reg; in cayman_pow()
2493 alu.src[0].sel = ctx->temp_reg; in cayman_pow()
2515 alu.dst.sel = ctx->temp_reg; in tgsi_pow()
2525 alu.src[1].sel = ctx->temp_reg; in tgsi_pow()
2526 alu.dst.sel = ctx->temp_reg; in tgsi_pow()
2535 alu.src[0].sel = ctx->temp_reg; in tgsi_pow()
2536 alu.dst.sel = ctx->temp_reg; in tgsi_pow()
2611 alu.dst.sel = tmp2; in tgsi_divmod()
2615 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
2627 alu.dst.sel = tmp2; in tgsi_divmod()
2631 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
2646 alu.dst.sel = tmp2; in tgsi_divmod()
2663 alu.dst.sel = tmp2; in tgsi_divmod()
2669 alu.src[2].sel = tmp2; in tgsi_divmod()
2681 alu.dst.sel = tmp2; in tgsi_divmod()
2687 alu.src[2].sel = tmp2; in tgsi_divmod()
2702 alu.dst.sel = tmp3; in tgsi_divmod()
2707 alu.src[0].sel = tmp2; in tgsi_divmod()
2722 alu.dst.sel = tmp0; in tgsi_divmod()
2726 alu.src[0].sel = tmp3; in tgsi_divmod()
2738 alu.src[0].sel = tmp0; in tgsi_divmod()
2741 alu.src[1].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_divmod()
2744 alu.dst.sel = tmp3; in tgsi_divmod()
2754 alu.dst.sel = tmp0; in tgsi_divmod()
2758 alu.src[0].sel = tmp3; in tgsi_divmod()
2769 alu.dst.sel = tmp0; in tgsi_divmod()
2774 alu.src[0].sel = tmp2; in tgsi_divmod()
2791 alu.dst.sel = tmp0; in tgsi_divmod()
2795 alu.src[0].sel = tmp0; in tgsi_divmod()
2798 alu.src[1].sel = tmp2; in tgsi_divmod()
2812 alu.dst.sel = tmp0; in tgsi_divmod()
2816 alu.src[0].sel = tmp0; in tgsi_divmod()
2819 alu.src[1].sel = tmp2; in tgsi_divmod()
2834 alu.dst.sel = tmp0; in tgsi_divmod()
2838 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
2839 alu.src[1].sel = tmp0; in tgsi_divmod()
2852 alu.dst.sel = tmp0; in tgsi_divmod()
2856 alu.src[0].sel = tmp0; in tgsi_divmod()
2860 alu.src[1].sel = tmp2; in tgsi_divmod()
2873 alu.dst.sel = tmp0; in tgsi_divmod()
2877 alu.src[0].sel = tmp0; in tgsi_divmod()
2881 alu.src[1].sel = tmp2; in tgsi_divmod()
2897 alu.dst.sel = tmp0; in tgsi_divmod()
2901 alu.src[0].sel = tmp0; in tgsi_divmod()
2903 alu.src[1].sel = tmp0; in tgsi_divmod()
2905 alu.src[2].sel = tmp0; in tgsi_divmod()
2918 alu.dst.sel = tmp0; in tgsi_divmod()
2922 alu.src[0].sel = tmp0; in tgsi_divmod()
2925 alu.src[1].sel = tmp0; in tgsi_divmod()
2936 alu.dst.sel = tmp0; in tgsi_divmod()
2940 alu.src[0].sel = tmp0; in tgsi_divmod()
2943 alu.src[1].sel = tmp0; in tgsi_divmod()
2955 alu.dst.sel = tmp1; in tgsi_divmod()
2959 alu.src[0].sel = tmp0; in tgsi_divmod()
2961 alu.src[1].sel = tmp0; in tgsi_divmod()
2972 alu.dst.sel = tmp1; in tgsi_divmod()
2976 alu.src[0].sel = tmp0; in tgsi_divmod()
2978 alu.src[1].sel = tmp0; in tgsi_divmod()
2990 alu.dst.sel = tmp0; in tgsi_divmod()
2994 alu.src[0].sel = tmp0; in tgsi_divmod()
2996 alu.src[1].sel = tmp1; in tgsi_divmod()
2998 alu.src[2].sel = tmp1; in tgsi_divmod()
3011 alu.dst.sel = tmp0; in tgsi_divmod()
3015 alu.src[0].sel = tmp0; in tgsi_divmod()
3019 alu.src[1].sel = tmp2; in tgsi_divmod()
3033 alu.dst.sel = tmp0; in tgsi_divmod()
3037 alu.src[0].sel = tmp0; in tgsi_divmod()
3041 alu.src[1].sel = tmp2; in tgsi_divmod()
3058 alu.dst.sel = tmp0; in tgsi_divmod()
3063 alu.src[0].sel = tmp2; in tgsi_divmod()
3069 alu.src[1].sel = tmp0; in tgsi_divmod()
3080 alu.dst.sel = tmp0; in tgsi_divmod()
3085 alu.src[0].sel = tmp2; in tgsi_divmod()
3091 alu.src[1].sel = tmp0; in tgsi_divmod()
3103 alu.dst.sel = tmp0; in tgsi_divmod()
3108 alu.src[0].sel = tmp2; in tgsi_divmod()
3114 alu.src[1].sel = tmp0; in tgsi_divmod()
3125 alu.dst.sel = tmp1; in tgsi_divmod()
3129 alu.src[0].sel = tmp0; in tgsi_divmod()
3132 alu.src[1].sel = tmp2; in tgsi_divmod()
3146 alu.dst.sel = tmp1; in tgsi_divmod()
3151 alu.src[0].sel = tmp2; in tgsi_divmod()
3157 alu.src[1].sel = tmp0; in tgsi_divmod()
3170 alu.dst.sel = tmp1; in tgsi_divmod()
3174 alu.src[0].sel = tmp0; in tgsi_divmod()
3178 alu.src[1].sel = tmp2; in tgsi_divmod()
3192 alu.dst.sel = tmp1; in tgsi_divmod()
3196 alu.src[0].sel = tmp0; in tgsi_divmod()
3199 alu.src[1].sel = tmp2; in tgsi_divmod()
3215 alu.dst.sel = tmp1; in tgsi_divmod()
3219 alu.src[0].sel = tmp0; in tgsi_divmod()
3221 alu.src[1].sel = V_SQ_ALU_SRC_1_INT; in tgsi_divmod()
3231 alu.dst.sel = tmp1; in tgsi_divmod()
3235 alu.src[0].sel = tmp0; in tgsi_divmod()
3237 alu.src[1].sel = V_SQ_ALU_SRC_M_1_INT; in tgsi_divmod()
3249 alu.dst.sel = tmp1; in tgsi_divmod()
3253 alu.src[0].sel = tmp1; in tgsi_divmod()
3255 alu.src[1].sel = tmp1; in tgsi_divmod()
3268 alu.dst.sel = tmp0; in tgsi_divmod()
3272 alu.src[0].sel = tmp1; in tgsi_divmod()
3274 alu.src[1].sel = tmp0; in tgsi_divmod()
3276 alu.src[2].sel = tmp1; in tgsi_divmod()
3289 alu.dst.sel = tmp0; in tgsi_divmod()
3296 alu.src[0].sel = tmp1; in tgsi_divmod()
3298 alu.src[1].sel = tmp1; in tgsi_divmod()
3300 alu.src[2].sel = tmp0; in tgsi_divmod()
3317 alu.dst.sel = tmp0; in tgsi_divmod()
3321 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
3322 alu.src[1].sel = tmp0; in tgsi_divmod()
3338 alu.src[1].sel = tmp0; in tgsi_divmod()
3340 alu.src[2].sel = tmp0; in tgsi_divmod()
3353 alu.dst.sel = tmp0; in tgsi_divmod()
3357 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_divmod()
3358 alu.src[1].sel = tmp0; in tgsi_divmod()
3373 alu.src[0].sel = tmp2; in tgsi_divmod()
3375 alu.src[1].sel = tmp0; in tgsi_divmod()
3377 alu.src[2].sel = tmp0; in tgsi_divmod()
3425 alu.dst.sel = ctx->temp_reg; in tgsi_f2i()
3446 alu.src[0].sel = ctx->temp_reg; in tgsi_f2i()
3475 alu.dst.sel = ctx->temp_reg; in tgsi_iabs()
3480 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_iabs()
3503 alu.src[2].sel = ctx->temp_reg; in tgsi_iabs()
3532 alu.dst.sel = ctx->temp_reg; in tgsi_issg()
3538 alu.src[2].sel = V_SQ_ALU_SRC_M_1_INT; in tgsi_issg()
3559 alu.src[0].sel = ctx->temp_reg; in tgsi_issg()
3562 alu.src[1].sel = V_SQ_ALU_SRC_1_INT; in tgsi_issg()
3564 alu.src[2].sel = ctx->temp_reg; in tgsi_issg()
3590 alu.dst.sel = ctx->temp_reg; in tgsi_ssg()
3594 alu.src[1].sel = V_SQ_ALU_SRC_1; in tgsi_ssg()
3611 alu.src[0].sel = ctx->temp_reg; in tgsi_ssg()
3615 alu.src[1].sel = V_SQ_ALU_SRC_1; in tgsi_ssg()
3618 alu.src[2].sel = ctx->temp_reg; in tgsi_ssg()
3643 alu.src[0].sel = ctx->temp_reg; in tgsi_helper_copy()
3707 alu.src[0].sel = alu.src[1].sel = V_SQ_ALU_SRC_0; in tgsi_dp()
3713 alu.src[0].sel = alu.src[1].sel = V_SQ_ALU_SRC_0; in tgsi_dp()
3719 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_dp()
3805 alu.dst.sel = tex.src_gpr; in tgsi_tex()
3845 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3862 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3874 alu.src[0].sel = ctx->temp_reg; in tgsi_tex()
3877 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3886 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_tex()
3888 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3913 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3928 alu.src[0].sel = ctx->temp_reg; in tgsi_tex()
3931 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3944 alu.src[0].sel = ctx->temp_reg; in tgsi_tex()
3947 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3964 alu.src[0].sel = ctx->temp_reg; in tgsi_tex()
3966 alu.src[1].sel = ctx->temp_reg; in tgsi_tex()
3969 alu.src[2].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_tex()
3973 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
3985 alu.src[0].sel = ctx->temp_reg; in tgsi_tex()
3987 alu.src[1].sel = ctx->temp_reg; in tgsi_tex()
3990 alu.src[2].sel = V_SQ_ALU_SRC_LITERAL; in tgsi_tex()
3994 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
4007 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
4023 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
4041 alu.dst.sel = ctx->temp_reg; in tgsi_tex()
4172 if (ctx->src[0].sel == V_SQ_ALU_SRC_0_5) { in tgsi_lrp()
4201 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_lrp()
4205 alu.dst.sel = ctx->temp_reg; in tgsi_lrp()
4223 alu.src[0].sel = ctx->temp_reg; in tgsi_lrp()
4226 alu.dst.sel = ctx->temp_reg; in tgsi_lrp()
4247 alu.src[2].sel = ctx->temp_reg; in tgsi_lrp()
4310 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_xpd()
4312 alu.src[1].sel = V_SQ_ALU_SRC_0; in tgsi_xpd()
4316 alu.dst.sel = ctx->temp_reg; in tgsi_xpd()
4335 alu.src[0].sel = V_SQ_ALU_SRC_0; in tgsi_xpd()
4337 alu.src[1].sel = V_SQ_ALU_SRC_0; in tgsi_xpd()
4341 alu.src[2].sel = ctx->temp_reg; in tgsi_xpd()
4346 alu.dst.sel = ctx->temp_reg; in tgsi_xpd()
4377 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4388 alu.src[0].sel = ctx->temp_reg; in tgsi_exp()
4391 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4401 alu.src[0].sel = ctx->temp_reg; in tgsi_exp()
4404 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4421 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4445 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4461 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4478 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_exp()
4481 alu.dst.sel = ctx->temp_reg; in tgsi_exp()
4509 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4527 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4537 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4540 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4561 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4579 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4592 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4595 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4608 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4611 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4625 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4628 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4642 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4645 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4659 alu.src[0].sel = ctx->temp_reg; in tgsi_log()
4662 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4679 alu.src[1].sel = ctx->temp_reg; in tgsi_log()
4682 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4702 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4720 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4736 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_log()
4739 alu.dst.sel = ctx->temp_reg; in tgsi_log()
4777 alu.dst.sel = ctx->bc->ar_reg; in tgsi_eg_arl()
4797 alu.dst.sel = ctx->bc->ar_reg; in tgsi_r600_arl()
4806 alu.src[0].sel = ctx->bc->ar_reg; in tgsi_r600_arl()
4807 alu.dst.sel = ctx->bc->ar_reg; in tgsi_r600_arl()
4818 alu.dst.sel = ctx->bc->ar_reg; in tgsi_r600_arl()
4829 alu.dst.sel = ctx->bc->ar_reg; in tgsi_r600_arl()
4858 alu.src[0].sel = V_SQ_ALU_SRC_1; in tgsi_opdst()
4864 alu.src[1].sel = V_SQ_ALU_SRC_1; in tgsi_opdst()
4887 alu.dst.sel = ctx->temp_reg; in emit_logic_pred()
4892 alu.src[1].sel = V_SQ_ALU_SRC_0; in emit_logic_pred()
5195 alu.dst.sel = ctx->temp_reg; in tgsi_umad()
5219 alu.src[0].sel = ctx->temp_reg; in tgsi_umad()