Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/relnotes/
D21.3.1.rst111 - spirv: run nir_copy_prop before nir_rematerialize_derefs_in_use_blocks_impl
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_loop_unroll.c52 nir_rematerialize_derefs_in_use_blocks_impl( in loop_prepare_for_unroll()
Dnir_opt_if.c207 nir_rematerialize_derefs_in_use_blocks_impl( in opt_peel_loop_initial_if()
Dnir_deref.c779 nir_rematerialize_derefs_in_use_blocks_impl(nir_function_impl *impl) in nir_rematerialize_derefs_in_use_blocks_impl() function
Dnir.h5493 bool nir_rematerialize_derefs_in_use_blocks_impl(nir_function_impl *impl);
/third_party/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1392 nir_rematerialize_derefs_in_use_blocks_impl(impl); in vtn_function_emit()