Home
last modified time | relevance | path

Searched refs:nir_compare_deref_paths (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_deref.h65 nir_deref_compare_result nir_compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path);
Dnir_deref.c464 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths() function
635 nir_deref_compare_result result = nir_compare_deref_paths(&a_path, &b_path); in nir_compare_derefs()