Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c28 struct match_node { struct
51 struct match_node *children[]; argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc2726 const NodeDef* match_node = nullptr; in ExtractConstTensorFromGraph() local