Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c191 typedef void (*match_cb)(struct match_node *, struct match_state *); typedef
194 _foreach_child(match_cb cb, struct match_node *node, struct match_state *state) in _foreach_child()
207 _foreach_aliasing(nir_deref_instr **deref, match_cb cb, in _foreach_aliasing()
262 match_cb cb, in foreach_aliasing_node()