Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c367 nir_remove_dead_derefs_impl(nir_function_impl *impl) in nir_remove_dead_derefs_impl() function
391 if (function->impl && nir_remove_dead_derefs_impl(function->impl)) in nir_remove_dead_derefs()
Dnir.h4963 bool nir_remove_dead_derefs_impl(nir_function_impl *impl);