Searched refs:is_trivial_deref_cast (Results 1 – 1 of 1) sorted by relevance
30 is_trivial_deref_cast(nir_deref_instr *cast) in is_trivial_deref_cast() function60 if (d->deref_type == nir_deref_type_cast && is_trivial_deref_cast(d)) in nir_deref_path_init()83 if (d->deref_type == nir_deref_type_cast && is_trivial_deref_cast(d)) in nir_deref_path_init()824 assert(is_trivial_deref_cast(cast)); in is_trivial_array_deref_cast()1048 if (!is_trivial_deref_cast(cast)) in opt_deref_cast()1102 is_trivial_deref_cast(parent)) in opt_deref_ptr_as_array()