Home
last modified time | relevance | path

Searched refs:nir_lower_regs_to_ssa_impl (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_trivial_continues.c131 nir_lower_regs_to_ssa_impl(function->impl); in nir_opt_trivial_continues()
H A Dnir_lower_regs_to_ssa.c211 nir_lower_regs_to_ssa_impl(nir_function_impl *impl) in nir_lower_regs_to_ssa_impl() function
307 progress |= nir_lower_regs_to_ssa_impl(function->impl); in nir_lower_regs_to_ssa()
H A Dnir_opt_loop_unroll.c1142 nir_lower_regs_to_ssa_impl(impl); in nir_opt_loop_unroll_impl()
H A Dnir_lower_goto_ifs.c980 nir_lower_regs_to_ssa_impl(impl); in nir_lower_goto_ifs_impl()
H A Dnir_opt_if.c833 /* In order to avoid running nir_lower_regs_to_ssa_impl() every time an if in opt_if_loop_last_continue()
1753 nir_lower_regs_to_ssa_impl(function->impl); in nir_opt_if()
H A Dnir.h4814 bool nir_lower_regs_to_ssa_impl(nir_function_impl *impl);

Completed in 12 milliseconds