| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ |
| H A D | lima_program.c | 103 NIR_PASS(progress, s, nir_opt_dce); 140 NIR_PASS(progress, s, nir_opt_dce); 156 NIR_PASS_V(s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 563 OPT(nir_opt_dce); 616 OPT(nir_opt_dce); 1025 OPT(nir_opt_dce); 1100 OPT(nir_opt_dce); 1129 OPT(nir_opt_dce); 1142 OPT(nir_opt_dce); 1147 OPT(nir_opt_dce); 1153 OPT(nir_opt_dce); 1178 OPT(nir_opt_dce); 1181 OPT(nir_opt_dce); [all...] |
| H A D | brw_nir_lower_intersection_shader.c | 141 NIR_PASS_V(any_hit_tmp, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/spirv_to_dxil/ |
| H A D | spirv_to_dxil.c | 267 NIR_PASS_V(nir, nir_opt_dce); 278 NIR_PASS(progress, nir, nir_opt_dce); 285 NIR_PASS(progress, nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_dce.c | 161 nir_opt_dce(nir_shader *shader) function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 127 progress |= OPT(s, nir_opt_dce); 148 OPT(s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ |
| H A D | lima_program.c | 128 NIR_PASS(progress, s, nir_opt_dce); 145 NIR_PASS_V(s, nir_opt_dce); 232 NIR_PASS(progress, s, nir_opt_dce); 259 NIR_PASS_V(s, nir_opt_dce); 267 NIR_PASS_V(s, nir_opt_dce); /* clean up any new dead code from vec to movs */
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_nir_optim.c | 200 NIR_PASS(progress, sh, nir_opt_dce);
|
| H A D | si_shader_nir.c | 582 NIR_PASS(progress, nir, nir_opt_dce); 642 NIR_PASS_V(nir, nir_opt_dce); 807 NIR_PASS_V(nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 569 OPT(nir_opt_dce); 608 OPT(nir_opt_dce); 874 OPT(nir_opt_dce); 898 OPT(nir_opt_dce); 924 OPT(nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir.cpp | 719 NIR_PASS(progress, shader, nir_opt_dce); 731 NIR_PASS(progress, shader, nir_opt_dce); 740 NIR_PASS(progress, shader, nir_opt_dce); 896 NIR_PASS_V(sel->nir, nir_opt_dce); 951 NIR_PASS_V(sh, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.c | 102 NIR_PASS(progress, s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_multiview.c | 170 progress |= nir_opt_dce(shader_no_position);
|
| H A D | nir_opt_dce.c | 242 nir_opt_dce(nir_shader *shader) function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/ |
| H A D | invocation.cpp | 477 NIR_PASS_V(nir, nir_opt_dce); 542 NIR_PASS_V(nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 67 progress |= OPT(s, nir_opt_dce); 82 OPT(s, nir_opt_dce); 1074 OPT_V(ctx->nir, nir_opt_dce); 1089 OPT_V(ctx->nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 151 progress |= OPT(s, nir_opt_dce); 165 OPT(s, nir_opt_dce); 976 nir_opt_dce(shader); 1165 NIR_PASS_V(s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 79 progress |= OPT(s, nir_opt_dce); 94 OPT(s, nir_opt_dce); 1107 OPT_V(ctx->nir, nir_opt_dce); 1126 OPT_V(ctx->nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_compiler.c | 873 NIR_PASS(progress, nir, nir_opt_dce); 904 NIR_PASS(progress, nir, nir_opt_dce); 969 NIR_PASS_V(nir, nir_opt_dce); 1155 NIR_PASS_V(nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 288 NIR_PASS(progress, nir, nir_opt_dce); 292 NIR_PASS(progress, nir, nir_opt_dce); 618 NIR_PASS_V(producer, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 214 progress |= OPT(s, nir_opt_dce); 271 OPT(s, nir_opt_dce); 743 OPT_V(s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/ |
| H A D | vars_tests.cpp | 986 nir_opt_dce(b->shader); 1025 nir_opt_dce(b->shader); 1091 nir_opt_dce(b->shader);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline.c | 606 NIR_PASS(progress, nir, nir_opt_dce); 622 NIR_PASS(progress, nir, nir_opt_dce); 638 NIR_PASS_V(nir, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 194 NIR_PASS(progress, s, nir_opt_dce);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 832 NIR_PASS(progress, nir, nir_opt_dce); 836 NIR_PASS(progress, nir, nir_opt_dce);
|