Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c33 nir_deref_path first_src_path; member
452 nir_deref_path_init(&dst_node->first_src_path, src, state->dead_ctx); in handle_write()
456 bool result = try_match_deref(&dst_node->first_src_path, in handle_write()
490 node_for_path_with_wildcard(&dst_node->first_src_path, in handle_write()
496 build_wildcard_deref(b, &dst_node->first_src_path, in handle_write()