Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c54 struct match_state { struct
68 create_match_node(const struct glsl_type *type, struct match_state *state) in create_match_node() argument
89 struct match_state *state) in node_for_deref()
150 struct match_state *state) in node_for_wildcard()
166 node_for_path(nir_deref_path *path, struct match_state *state) in node_for_path()
177 struct match_state *state) in node_for_path_with_wildcard()
191 typedef void (*match_cb)(struct match_node *, struct match_state *);
194 _foreach_child(match_cb cb, struct match_node *node, struct match_state *state) in _foreach_child()
208 struct match_node *node, struct match_state *state) in _foreach_aliasing()
263 struct match_state *state) in foreach_aliasing_node()
[all …]
Dnir_search.c37 struct match_state { struct
55 struct match_state *state); argument
259 struct match_state *state) in match_value()
396 struct match_state *state) in match_expression()
458 struct match_state *state) in replace_bitsize()
471 struct match_state *state, in construct_value()
704 struct match_state state; in nir_replace_instr()