Searched refs:tmp1_src (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 | 4205 struct tgsi_full_src_register tmp1_src = make_src_temp_reg(tmp1); local in function:emit_lit 4227 emit_instruction_op2(emit, VGPU10_OPCODE_MIN, &tmp1_dst, &tmp1_src, 4239 &tmp1_src, FALSE); 4242 emit_instruction_op1(emit, VGPU10_OPCODE_EXP, &tmp1_dst, &tmp1_src, 4250 &tmp2_src, &one, &tmp1_src, FALSE); 4257 &tmp2_src, &tmp1_src, &zero, FALSE); 4784 struct tgsi_full_src_register tmp1_src = make_src_temp_reg(tmp1); local in function:emit_ssg 4793 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &tmp2_dst, &tmp1_src, 4797 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &inst->Dst[0], &tmp1_src, 4825 struct tgsi_full_src_register tmp1_src local in function:emit_issg [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 6931 struct tgsi_full_src_register tmp1_src = make_src_temp_reg(tmp1); local in function:emit_lit 6953 emit_instruction_op2(emit, VGPU10_OPCODE_MIN, &tmp1_dst, &tmp1_src, 6964 &tmp1_src); 6967 emit_instruction_op1(emit, VGPU10_OPCODE_EXP, &tmp1_dst, &tmp1_src); 6973 &tmp2_src, &one, &tmp1_src); 6979 &tmp2_src, &tmp1_src, &zero); 7538 struct tgsi_full_src_register tmp1_src = make_src_temp_reg(tmp1); local in function:emit_ssg 7547 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &tmp2_dst, &tmp1_src, 7551 emit_instruction_op3(emit, VGPU10_OPCODE_MOVC, &inst->Dst[0], &tmp1_src, 7579 struct tgsi_full_src_register tmp1_src local in function:emit_issg [all...] |
Completed in 17 milliseconds