Searched refs:tmp_move (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3820 unsigned tmp_move = get_temp_index(emit); local in function:emit_dst
3821 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
3822 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);
3938 unsigned tmp_move = get_temp_index(emit); local in function:emit_exp
3939 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
3940 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);
4140 unsigned tmp_move = get_temp_index(emit); local in function:emit_lit
4141 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
4142 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6510 unsigned tmp_move = get_temp_index(emit); local in function:emit_dst
6511 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
6512 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);
6659 unsigned tmp_move = get_temp_index(emit); local in function:emit_exp
6660 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
6661 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);
6866 unsigned tmp_move = get_temp_index(emit); local in function:emit_lit
6867 struct tgsi_full_src_register move_src = make_src_temp_reg(tmp_move);
6868 struct tgsi_full_dst_register move_dst = make_dst_temp_reg(tmp_move);

Completed in 43 milliseconds