Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
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()
Dnir_opt_trivial_continues.c131 nir_lower_regs_to_ssa_impl(function->impl); in nir_opt_trivial_continues()
Dnir_opt_loop_unroll.c972 nir_lower_regs_to_ssa_impl(impl); in nir_opt_loop_unroll_impl()
Dnir_lower_goto_ifs.c980 nir_lower_regs_to_ssa_impl(impl); in nir_lower_goto_ifs_impl()
Dnir_opt_if.c1471 nir_lower_regs_to_ssa_impl(function->impl); in nir_opt_if()
Dnir.h4587 bool nir_lower_regs_to_ssa_impl(nir_function_impl *impl);