/third_party/mesa3d/src/mesa/state_tracker/tests/ |
D | test_glsl_to_tgsi_lifetime.cpp | 93 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 113 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 135 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 155 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 156 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 179 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 202 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 225 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 248 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 272 { TGSI_OPCODE_ENDLOOP }, in TEST_F() [all …]
|
D | test_glsl_to_tgsi_array_merge.cpp | 785 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 803 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 804 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 824 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 825 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 843 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 846 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 847 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 862 { TGSI_OPCODE_ENDLOOP }, in TEST_F() 865 { TGSI_OPCODE_ENDLOOP }, in TEST_F()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.c | 215 case TGSI_OPCODE_ENDLOOP: in tgsi_transform_shader()
|
D | tgsi_scan.c | 357 case TGSI_OPCODE_ENDLOOP: in scan_instruction() 1075 get_block_tessfactor_writemask(info, parse, TGSI_OPCODE_ENDLOOP); in get_block_tessfactor_writemask() 1130 get_block_tessfactor_writemask(info, parse, TGSI_OPCODE_ENDLOOP); in get_if_block_tessfactor_writemask() 1215 get_block_tessfactor_writemask(info, &parse, TGSI_OPCODE_ENDLOOP); in tgsi_scan_tess_ctrl()
|
D | tgsi_dump.c | 662 case TGSI_OPCODE_ENDLOOP: in iter_instruction()
|
D | tgsi_exec.c | 5480 case TGSI_OPCODE_ENDLOOP: in exec_instruction()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 445 TGSI_OPCODE_ENDLOOP = 101, enumerator
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_vs_draw.c | 303 inst->Instruction.Opcode == TGSI_OPCODE_ENDLOOP)) { in transform_inst()
|
D | r300_tgsi_to_rc.c | 96 case TGSI_OPCODE_ENDLOOP: return RC_OPCODE_ENDLOOP; in translate_opcode()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi_temprename.cpp | 1170 case TGSI_OPCODE_ENDLOOP: { in get_temp_registers_required_live_ranges() 1419 info->opcode == TGSI_OPCODE_ENDLOOP || in dump_instruction()
|
D | st_glsl_to_tgsi.cpp | 1299 emit_asm(NULL, TGSI_OPCODE_ENDLOOP); in visit() 5085 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_first_temp_write() 5117 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_first_temp_read() 5152 } else if (inst->op == TGSI_OPCODE_ENDLOOP) { in get_last_temp_read_first_temp_write() 5182 else if (inst->op == TGSI_OPCODE_ENDLOOP) in get_last_temp_write() 5290 case TGSI_OPCODE_ENDLOOP: in copy_propagate() 5442 case TGSI_OPCODE_ENDLOOP: in eliminate_dead_code() 6232 case TGSI_OPCODE_ENDLOOP: in compile_tgsi_instruction()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_info.c | 449 case TGSI_OPCODE_ENDLOOP: in analyse_instruction()
|
D | lp_bld_tgsi_aos.c | 761 case TGSI_OPCODE_ENDLOOP: in lp_emit_instruction_aos()
|
D | lp_bld_tgsi_soa.c | 4513 bld.bld_base.op_actions[TGSI_OPCODE_ENDLOOP].emit = endloop_emit; in lp_build_tgsi_soa()
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1876 [TGSI_OPCODE_ENDLOOP] = 0, 2151 case TGSI_OPCODE_ENDLOOP: in ttn_emit_instruction()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_vertprog.c | 739 case TGSI_OPCODE_ENDLOOP: in nvfx_vertprog_parse_instruction()
|
D | nvfx_fragprog.c | 817 case TGSI_OPCODE_ENDLOOP: in nvfx_fragprog_parse_instruction()
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
D | ShaderTGSI.c | 88 {D3D10_SB_OPCODE_ENDLOOP, OF_FLOAT, TGSI_OPCODE_ENDLOOP},
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 2899 case TGSI_OPCODE_ENDLOOP: in svga_emit_instruction()
|
D | svga_tgsi_vgpu10.c | 853 case TGSI_OPCODE_ENDLOOP: in translate_opcode() 8918 else if (inst->Instruction.Opcode == TGSI_OPCODE_ENDLOOP) { in emit_simple() 9295 case TGSI_OPCODE_ENDLOOP: in emit_vgpu10_instruction()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 3675 case TGSI_OPCODE_ENDLOOP: in handleInstruction()
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 11858 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop}, 12055 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop}, 12282 [TGSI_OPCODE_ENDLOOP] = { ALU_OP0_NOP, tgsi_endloop},
|