Searched refs:nir_opt_remove_phis (Results 1 - 25 of 47) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c176 nir_opt_remove_phis(nir_shader *shader) function in typeref:typename:bool
H A Dnir_lower_shader_calls.c1111 nir_opt_remove_phis(shader);
1122 nir_opt_remove_phis(resume_shaders[i]);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c174 nir_opt_remove_phis(nir_shader *shader) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_program.c102 NIR_PASS(progress, s, nir_opt_remove_phis);
139 NIR_PASS(progress, s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_nir_optim.c199 NIR_PASS(progress, sh, nir_opt_remove_phis);
H A Dsi_shader_nir.c581 NIR_PASS(progress, nir, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/compiler/clc/
H A Dclc.c101 NIR_PASS(progress, s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir.c151 progress |= OPT(s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_program.c127 NIR_PASS(progress, s, nir_opt_remove_phis);
231 NIR_PASS(progress, s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D11.0.5.rst113 - nir: Properly invalidate metadata in nir_opt_remove_phis().
H A D19.1.7.rst37 - Assertion fails in nir_opt_remove_phis.c during compilation of
H A D19.2.0.rst63 - Assertion fails in nir_opt_remove_phis.c during compilation of
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c612 NIR_PASS(progress, nir, nir_opt_remove_phis);
623 NIR_PASS(progress, nir, nir_opt_remove_phis);
628 NIR_PASS(progress, nir, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_screen.c192 NIR_PASS(progress, s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c153 NIR_PASS(progress, shader, nir_opt_remove_phis);
158 NIR_PASS(progress, shader, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A DMakefile.sources306 nir/nir_opt_remove_phis.c \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_nir.c831 NIR_PASS(progress, nir, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp320 NIR_PASS(progress, nir, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c614 OPT(nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c623 OPT(nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_nir.cpp726 NIR_PASS(progress, shader, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp287 NIR_PASS(progress, nir, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c275 progress |= OPT(s, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c156 NIR_PASS(progress, shader, nir_opt_remove_phis);
161 NIR_PASS(progress, shader, nir_opt_remove_phis);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dir2_nir.c86 progress |= OPT(s, nir_opt_remove_phis);

Completed in 31 milliseconds

12