Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_deref.c1335 nir_opt_deref_impl(nir_function_impl *impl) in nir_opt_deref_impl() function
1419 if (func->impl && nir_opt_deref_impl(func->impl)) in nir_opt_deref()
Dnir_lower_double_ops.c743 nir_opt_deref_impl(impl); in nir_lower_doubles_impl()
Dnir.h5548 bool nir_opt_deref_impl(nir_function_impl *impl);
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst2145 - nir/deref: Expose nir_opt_deref_impl