Searched defs:WalkChainUsers (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1628 // the chain, our WalkChainUsers predicate will not consider it. Because of
1752 /// WalkChainUsers - Walk down the users of the specified chained node that is
1762 WalkChainUsers(SDNode *ChainedNode, function
1842 switch (WalkChainUsers(User, ChainedNodesInPattern, InteriorChainedNodes)) {
1884 if (WalkChainUsers(ChainNodesMatched[i], ChainNodesMatched,

Completed in 23 milliseconds