Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_split_64bit_vec3_and_vec4.c134 struct hash_table *split_vars) in get_var_pair()
169 nir_ssa_def *offset, struct hash_table *split_vars) in split_load_deref()
194 nir_ssa_def *offset, struct hash_table *split_vars) in split_store_deref()
268 struct hash_table *split_vars = (struct hash_table *)d; in nir_split_64bit_vec3_and_vec4_impl() local
321 struct hash_table *split_vars = _mesa_pointer_hash_table_create(NULL); in nir_split_64bit_vec3_and_vec4() local
Dnir_split_vars.c158 struct exec_list split_vars; in split_var_list_structs() local
551 struct exec_list split_vars; in split_var_list_arrays() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir_lower_64bit.cpp505 auto split_vars = m_varmap.find(old_var->data.driver_location); in get_var_pair() local