Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_locals_to_regs.c267 nir_lower_locals_to_regs_impl(nir_function_impl *impl) in nir_lower_locals_to_regs_impl() function
297 progress = nir_lower_locals_to_regs_impl(function->impl) || progress; in nir_lower_locals_to_regs()