Searched refs:compare_deref_paths (Results 1 – 3 of 3) sorted by relevance
124 - nir/deref: Break out a helper for compare_deref_paths125 - nir/deref: Use an index in compare_deref_paths126 - nir/deref: Make compare_deref_paths take a stop callback127 - nir/deref: Re-arrange variable checks in compare_deref_paths
2869 - nir/deref: Break out a helper for compare_deref_paths2870 - nir/deref: Use an index in compare_deref_paths2871 - nir/deref: Make compare_deref_paths take a stop callback2872 - nir/deref: Re-arrange variable checks in compare_deref_paths
456 compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path, in compare_deref_paths() function613 binding_compare = compare_deref_paths(a_path, b_path, &path_idx, in nir_compare_deref_paths()677 return compare_deref_paths(a_path, b_path, &path_idx, NULL); in nir_compare_deref_paths()