Home
last modified time | relevance | path

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

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c243 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_nir_lower_builtin.c258 nir_remove_dead_derefs_impl(impl); in lower_builtin_impl()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_deref.c348 nir_remove_dead_derefs_impl(nir_function_impl *impl) in nir_remove_dead_derefs_impl() function
372 if (function->impl && nir_remove_dead_derefs_impl(function->impl)) in nir_remove_dead_derefs()
H A Dnir.h4165 bool nir_remove_dead_derefs_impl(nir_function_impl *impl);
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A 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()
H A Dnir.h4963 bool nir_remove_dead_derefs_impl(nir_function_impl *impl);
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A 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()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A 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()
H A Dnir.h4698 bool nir_remove_dead_derefs_impl(nir_function_impl *impl);
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A 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()

12