Home
last modified time | relevance | path

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

/external/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.c746 nir_rematerialize_derefs_in_use_blocks_impl(nir_function_impl *impl) in nir_rematerialize_derefs_in_use_blocks_impl() function
Dnir.h5027 bool nir_rematerialize_derefs_in_use_blocks_impl(nir_function_impl *impl);
/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c1375 nir_rematerialize_derefs_in_use_blocks_impl(func->impl); in vtn_function_emit()