Searched refs:lower_phis_to_scalar_impl (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c282 lower_phis_to_scalar_impl(nir_function_impl *impl, bool lower_all) function in typeref:typename:bool
321 progress = lower_phis_to_scalar_impl(function->impl, lower_all) || progress;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_phis_to_scalar.c285 lower_phis_to_scalar_impl(nir_function_impl *impl) function in typeref:typename:bool
319 progress = lower_phis_to_scalar_impl(function->impl) || progress;

Completed in 4 milliseconds