/external/mesa3d/src/mesa/state_tracker/tests/ |
D | test_glsl_to_tgsi_lifetime.cpp | 89 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 107 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 126 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 149 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 150 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 171 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 194 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 218 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 240 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 263 { TGSI_OPCODE_BGNLOOP }, in TEST_F() [all …]
|
D | test_glsl_to_tgsi_array_merge.cpp | 783 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 797 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 798 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 818 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 819 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 838 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 839 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 841 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 860 { TGSI_OPCODE_BGNLOOP }, in TEST_F() 863 { TGSI_OPCODE_BGNLOOP }, in TEST_F()
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_transform.c | 207 case TGSI_OPCODE_BGNLOOP: in tgsi_transform_shader()
|
D | tgsi_scan.c | 352 case TGSI_OPCODE_BGNLOOP: in scan_instruction() 1074 case TGSI_OPCODE_BGNLOOP: in get_block_tessfactor_writemask() 1129 case TGSI_OPCODE_BGNLOOP: in get_if_block_tessfactor_writemask() 1214 case TGSI_OPCODE_BGNLOOP: in tgsi_scan_tess_ctrl()
|
D | tgsi_dump.c | 677 case TGSI_OPCODE_BGNLOOP: in iter_instruction() 691 inst->Instruction.Opcode == TGSI_OPCODE_BGNLOOP) { in iter_instruction()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 449 TGSI_OPCODE_BGNLOOP = 99, enumerator
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_shader_tokens.h | 432 #define TGSI_OPCODE_BGNLOOP 99 macro
|
/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
D | tgsi_dump.c | 636 case TGSI_OPCODE_BGNLOOP: in iter_instruction() 650 inst->Instruction.Opcode == TGSI_OPCODE_BGNLOOP) { in iter_instruction()
|
D | tgsi_info.c | 139 { 0, 0, 0, 1, 0, 1, NONE, "BGNLOOP", TGSI_OPCODE_BGNLOOP },
|
D | tgsi_scan.c | 107 case TGSI_OPCODE_BGNLOOP: in tgsi_scan_shader()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_tgsi_to_rc.c | 91 case TGSI_OPCODE_BGNLOOP: return RC_OPCODE_BGNLOOP; in translate_opcode()
|
D | r300_vs_draw.c | 302 inst->Instruction.Opcode == TGSI_OPCODE_BGNLOOP || in transform_inst()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state_shader.c | 133 info.opcode_count[TGSI_OPCODE_BGNLOOP], in softpipe_shader_db()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi_temprename.cpp | 1138 if (inst->op == TGSI_OPCODE_BGNLOOP || in get_temp_registers_required_live_ranges() 1165 case TGSI_OPCODE_BGNLOOP: { in get_temp_registers_required_live_ranges()
|
D | st_glsl_to_tgsi.cpp | 1217 emit_asm(NULL, TGSI_OPCODE_BGNLOOP); in visit() 5002 if (inst->op == TGSI_OPCODE_BGNLOOP) { in get_first_temp_write() 5034 if (inst->op == TGSI_OPCODE_BGNLOOP) { in get_first_temp_read() 5069 if (inst->op == TGSI_OPCODE_BGNLOOP) { in get_last_temp_read_first_temp_write() 5100 if (inst->op == TGSI_OPCODE_BGNLOOP) in get_last_temp_write() 5209 case TGSI_OPCODE_BGNLOOP: in copy_propagate() 5361 case TGSI_OPCODE_BGNLOOP: in eliminate_dead_code() 6150 case TGSI_OPCODE_BGNLOOP: in compile_tgsi_instruction()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi_info.c | 445 case TGSI_OPCODE_BGNLOOP: in analyse_instruction()
|
D | lp_bld_tgsi_aos.c | 749 case TGSI_OPCODE_BGNLOOP: in lp_emit_instruction_aos()
|
D | lp_bld_tgsi_soa.c | 2700 opcode == TGSI_OPCODE_BGNLOOP || in near_end_of_shader() 4502 bld.bld_base.op_actions[TGSI_OPCODE_BGNLOOP].emit = bgnloop_emit; in lp_build_tgsi_soa()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_insn.c | 2899 case TGSI_OPCODE_BGNLOOP: in svga_emit_instruction() 3510 emit->info.opcode_count[TGSI_OPCODE_BGNLOOP] >= 1 || in needs_to_create_common_immediate() 3535 return (emit->info.opcode_count[TGSI_OPCODE_BGNLOOP] >= 1); in needs_to_create_loop_const()
|
D | svga_tgsi_vgpu10.c | 851 case TGSI_OPCODE_BGNLOOP: in translate_opcode() 8860 if (inst->Instruction.Opcode == TGSI_OPCODE_BGNLOOP) { in emit_simple() 9228 case TGSI_OPCODE_BGNLOOP: in emit_vgpu10_instruction()
|
/external/mesa3d/src/gallium/auxiliary/nir/ |
D | tgsi_to_nir.c | 1877 [TGSI_OPCODE_BGNLOOP] = 0, 2140 case TGSI_OPCODE_BGNLOOP: in ttn_emit_instruction()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nvfx_vertprog.c | 733 case TGSI_OPCODE_BGNLOOP: in nvfx_vertprog_parse_instruction()
|
D | nvfx_fragprog.c | 810 case TGSI_OPCODE_BGNLOOP: in nvfx_fragprog_parse_instruction()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 3597 case TGSI_OPCODE_BGNLOOP: in handleInstruction()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | r600_shader.c | 11772 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop}, 11969 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop}, 12195 [TGSI_OPCODE_BGNLOOP] = { ALU_OP0_NOP, tgsi_bgnloop},
|