Searched refs:nir_compare_deref_paths (Results 1 – 2 of 2) sorted by relevance
72 nir_deref_compare_result nir_compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path);
648 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths() function757 nir_deref_compare_result result = nir_compare_deref_paths(&a_path, &b_path); in nir_compare_derefs()783 return nir_compare_deref_paths(nir_get_deref_path(mem_ctx, a), in nir_compare_derefs_and_paths()