| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | opt_if_tests.cpp | 82 ASSERT_TRUE(nir_opt_if(bld.shader, false)); 133 ASSERT_TRUE(nir_opt_if(bld.shader, false)); 172 progress = nir_opt_if(bld.shader, false);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.4.rst | 34 - Amber test leads to NIR validation failed after nir_opt_if (on spirv-fuzz shader)
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/clc/ |
| H A D | clc.c | 103 NIR_PASS(progress, s, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 144 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 150 progress |= OPT(s, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 198 NIR_PASS(progress, s, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ |
| H A D | Makefile.sources | 299 nir/nir_opt_if.c \
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_if.c | 1516 nir_opt_if(nir_shader *shader, bool aggressive_last_continue) function in typeref:typename:bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_if.c | 1427 nir_opt_if(nir_shader *shader, bool aggressive_last_continue) function in typeref:typename:bool
|
| H A D | nir.h | 3721 bool nir_opt_if(nir_shader *shader, bool aggressive_last_continue);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 838 NIR_PASS(progress, nir, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 327 NIR_PASS(progress, nir, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 161 NIR_PASS(progress, shader, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 604 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 610 OPT(nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_nir.c | 612 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 618 OPT(nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir.cpp | 734 NIR_PASS(progress, shader, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_nir.c | 583 NIR_PASS(lower_phis_to_scalar, nir, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 294 NIR_PASS(progress, nir, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 267 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 273 progress |= OPT(s, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 78 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 85 progress |= OPT(s, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_nir.c | 161 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 168 progress |= OPT(s, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | ir2_nir.c | 90 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 97 progress |= OPT(s, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ |
| H A D | lvp_pipeline.c | 618 * things up if we want any hope of nir_opt_if or nir_opt_loop_unroll 625 NIR_PASS(progress, nir, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/ |
| H A D | clc_compiler.c | 912 NIR_PASS(progress, nir, nir_opt_if, true);
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline.c | 321 OPT(nir_opt_if, false); 1719 NIR_PASS(progress, nir, nir_opt_if, false);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 164 NIR_PASS(progress, shader, nir_opt_if, true);
|