Searched defs:split_vars (Results 1 – 3 of 3) sorted by relevance
134 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() local321 struct hash_table *split_vars = _mesa_pointer_hash_table_create(NULL); in nir_split_64bit_vec3_and_vec4() local
158 struct exec_list split_vars; in split_var_list_structs() local551 struct exec_list split_vars; in split_var_list_arrays() local
505 auto split_vars = m_varmap.find(old_var->data.driver_location); in get_var_pair() local