Searched refs:nir_opt_remove_phis_impl (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c153 nir_opt_remove_phis_impl(nir_function_impl *impl) function in typeref:typename:bool
182 progress = nir_opt_remove_phis_impl(function->impl) || progress;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c151 nir_opt_remove_phis_impl(nir_function_impl *impl) function in typeref:typename:bool
180 progress = nir_opt_remove_phis_impl(function->impl) || progress;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.0.0.rst2418 - nir: make nir_opt_remove_phis_impl() static

Completed in 7 milliseconds