Home
last modified time | relevance | path

Searched defs:NodeOrder (Results 1 – 17 of 17) sorted by relevance

/external/marisa-trie/bindings/python/
Dmarisa-swig.h45 enum NodeOrder { enum
/external/marisa-trie/bindings/ruby/
Dmarisa-swig.h45 enum NodeOrder { enum
/external/marisa-trie/bindings/perl/
Dmarisa-swig.h45 enum NodeOrder { enum
/external/marisa-trie/bindings/
Dmarisa-swig.h45 enum NodeOrder { enum
/external/marisa-trie/include/marisa/
Dbase.h183 typedef ::marisa_node_order NodeOrder; typedef
/external/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h126 NoCand, NodeOrder, SingleExcess, SingleCritical, SingleMax, MultiPressure, enumerator
DHexagonCommonGEP.cpp135 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anon1cdd72dc0111::HexagonCommonGEP
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonMachineScheduler.h127 NoCand, NodeOrder, SingleExcess, SingleCritical, SingleMax, MultiPressure, enumerator
DHexagonCommonGEP.cpp153 NodeOrdering NodeOrder; // Node ordering, for deterministic behavior. member in __anona0aac2be0111::HexagonCommonGEP
/external/tensorflow/tensorflow/core/util/
Dequal_graph_def_test.cc107 TEST_F(EqualGraphDefTest, NodeOrder) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h37 NodeOrder enumerator
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.h32 NodeOrder enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h142 SetVector<SUnit *> NodeOrder; variable
DMachineScheduler.h801 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h767 TopDepthReduce, TopPathReduce, NextDefUse, NodeOrder}; enumerator
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp220 SetVector<SUnit *> NodeOrder; member in __anonb3176f1f0111::SwingSchedulerDAG
1593 static bool pred_L(SetVector<SUnit *> &NodeOrder, in pred_L()
1626 static bool succ_L(SetVector<SUnit *> &NodeOrder, in succ_L()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp1446 static bool pred_L(SetVector<SUnit *> &NodeOrder, in pred_L()
1479 static bool succ_L(SetVector<SUnit *> &NodeOrder, in succ_L()