Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_peephole_select.c238 nir_opt_peephole_select_impl(nir_function_impl *impl, unsigned limit) in nir_opt_peephole_select_impl() function
260 progress |= nir_opt_peephole_select_impl(function->impl, limit); in nir_opt_peephole_select()