Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c237 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_lower_const_arrays_to_uniforms()
H A Dnir_opt_large_constants.c357 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_opt_large_constants()
H A Dnir_opt_load_store_vectorize.c1484 nir_function_impl_index_vars(impl); in nir_opt_load_store_vectorize()
H A Dnir.c2051 nir_function_impl_index_vars(nir_function_impl *impl) in nir_function_impl_index_vars() function
H A Dnir.h5157 unsigned nir_function_impl_index_vars(nir_function_impl *impl);