Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_split_64bit_vec3_and_vec4.c268 struct hash_table *split_vars = (struct hash_table *)d; in nir_split_64bit_vec3_and_vec4_impl() local
133 get_var_pair(nir_builder *b, nir_variable *old_var, struct hash_table *split_vars) get_var_pair() argument
168 split_load_deref(nir_builder *b, nir_intrinsic_instr *intr, nir_ssa_def *offset, struct hash_table *split_vars) split_load_deref() argument
193 split_store_deref(nir_builder *b, nir_intrinsic_instr *intr, nir_ssa_def *offset, struct hash_table *split_vars) split_store_deref() argument
321 struct hash_table *split_vars = _mesa_pointer_hash_table_create(NULL); nir_split_64bit_vec3_and_vec4() local
[all...]
H A 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
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_64bit.cpp505 auto split_vars = m_varmap.find(old_var->data.driver_location); in get_var_pair() local

Completed in 5 milliseconds