Searched refs:try_match_deref (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c92 try_match_deref(nir_deref_path *base_path, int *path_array_idx, function in typeref:typename:bool
302 if (!try_match_deref(&s.first_dst_path, &s.dst_deref_array_idx,
304 !try_match_deref(&s.first_src_path, &s.src_deref_array_idx,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_find_array_copies.c315 try_match_deref(nir_deref_path *base_path, int *path_array_idx, function in typeref:typename:bool
455 bool result = try_match_deref(&dst_node->first_src_path,

Completed in 3 milliseconds