Home
last modified time | relevance | path

Searched defs:split_vars (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_split_64bit_vec3_and_vec4.c132 struct hash_table *split_vars) in get_var_pair()
168 nir_def *offset, struct hash_table *split_vars) in split_load_deref()
192 nir_def *offset, struct hash_table *split_vars) in split_store_deref()
265 struct hash_table *split_vars = (struct hash_table *)d; in nir_split_64bit_vec3_and_vec4_impl() local
316 struct hash_table *split_vars = _mesa_pointer_hash_table_create(NULL); in nir_split_64bit_vec3_and_vec4() local
H A Dnir_split_vars.c213 struct exec_list split_vars; in split_var_list_structs() local
600 struct exec_list split_vars; in split_var_list_arrays() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp480 auto split_vars = m_varmap.find(old_var->data.driver_location); in get_var_pair() local