Searched refs:nir_compare_deref_paths (Results 1 – 2 of 2) sorted by relevance
65 nir_deref_compare_result nir_compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path);
464 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths() function635 nir_deref_compare_result result = nir_compare_deref_paths(&a_path, &b_path); in nir_compare_derefs()