Searched refs:tmp2_dst (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 4209 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_lit 4229 emit_instruction_op2(emit, VGPU10_OPCODE_MAX, &tmp2_dst, &src_yyyy, 4234 emit_instruction_op1(emit, VGPU10_OPCODE_LOG, &tmp2_dst, &tmp2_src, 4246 emit_instruction_op2(emit, VGPU10_OPCODE_EQ, &tmp2_dst, &zero, 4253 emit_instruction_op2(emit, VGPU10_OPCODE_LT, &tmp2_dst, &zero, 4789 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_ssg 4793 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &tmp2_dst, &tmp1_src, 4830 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_issg 4836 emit_instruction_op2(emit, VGPU10_OPCODE_ILT, &tmp2_dst,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 6935 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_lit 6955 emit_instruction_op2(emit, VGPU10_OPCODE_MAX, &tmp2_dst, &src_yyyy, 6960 emit_instruction_op1(emit, VGPU10_OPCODE_LOG, &tmp2_dst, &tmp2_src); 6970 emit_instruction_op2(emit, VGPU10_OPCODE_EQ, &tmp2_dst, &zero, &src_wwww); 6976 emit_instruction_op2(emit, VGPU10_OPCODE_LT, &tmp2_dst, &zero, &src_xxxx); 7543 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_ssg 7547 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &tmp2_dst, &tmp1_src, 7584 struct tgsi_full_dst_register tmp2_dst = make_dst_temp_reg(tmp2); local in function:emit_issg 7590 emit_instruction_op2(emit, VGPU10_OPCODE_ILT, &tmp2_dst,
|
Completed in 21 milliseconds