Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c68 create_match_node(const struct glsl_type *type, struct match_state *state) in create_match_node() function
99 struct match_node *node = create_match_node(instr->type, state); in node_for_deref()
111 struct match_node *node = create_match_node(instr->type, state); in node_for_deref()
142 struct match_node *node = create_match_node(instr->type, state); in node_for_deref()
159 create_match_node(glsl_get_array_element(type), state); in node_for_wildcard()