Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp256 bool circuit(int V, int S, NodeSetType &NodeSets, bool HasBackedge = false);
354 void findCircuits(NodeSetType &NodeSets);
355 void fuseRecs(NodeSetType &NodeSets);
356 void removeDuplicateNodes(NodeSetType &NodeSets);
357 void computeNodeFunctions(NodeSetType &NodeSets);
358 void registerPressureFilter(NodeSetType &NodeSets);
359 void colocateNodeSets(NodeSetType &NodeSets);
360 void checkNodeSets(NodeSetType &NodeSets);
361 void groupRemainingNodes(NodeSetType &NodeSets);
364 void computeNodeOrder(NodeSetType &NodeSets);
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp297 bool circuit(int V, int S, NodeSetType &NodeSets, bool HasBackedge = false);
391 void findCircuits(NodeSetType &NodeSets);
392 void fuseRecs(NodeSetType &NodeSets);
393 void removeDuplicateNodes(NodeSetType &NodeSets);
394 void computeNodeFunctions(NodeSetType &NodeSets);
395 void registerPressureFilter(NodeSetType &NodeSets);
396 void colocateNodeSets(NodeSetType &NodeSets);
397 void checkNodeSets(NodeSetType &NodeSets);
398 void groupRemainingNodes(NodeSetType &NodeSets);
401 void computeNodeOrder(NodeSetType &NodeSets);
[all …]
/external/libxml2/
DChangeLog14108 long standing divergence from the XPath REC. NodeSets
15730 * xpath.c: serious changes on Result Value Trees and NodeSets