Home
last modified time | relevance | path

Searched defs:match_node (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_find_array_copies.c28 struct match_node { struct
51 struct match_node *children[]; argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dui_utils.py80 def match_node(node, **matcher): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc2964 const NodeDef* match_node = nullptr; in ExtractConstTensorFromGraph() local