Lines Matching refs:derefs
384 - amd/common: Fix stores to derefs with unknown variable.
485 - nir: handle shared pointers in lowering indirect derefs.
488 - ac: handle cast derefs
725 - v3d: Convert to using nir_src_as_uint() from const_value derefs.
1247 - nir/derefs: Add a nir_derefs_do_not_alias enum value
1296 - nir/linking_helpers: Look at derefs for modes
1297 - nir/lower_io_arrays_to_elements: Look at derefs for modes
1298 - nir/lower_io_to_scalar: Look at derefs for modes
1299 - nir/lower_wpos_center: Look at derefs for modes
1300 - nir/copy_prop_vars: Get modes directly from derefs
1301 - nir/dead_write_vars: Get modes directly from derefs
1322 - nir: Move propagation of cast derefs to a new nir_opt_deref pass
1324 - nir/validate: Don't allow derefs in if conditions
1325 - nir/opt_deref: Properly optimize ptr_as_array derefs
1329 - nir/validate: Allow derefs in phi nodes
1332 - nir/validate: Allow array derefs on vectors in more modes
1339 - spirv: Add support for using derefs for UBO/SSBO access
1388 - nir/validate: Allow array derefs of vectors for nir_var_mem_global