Searched defs:RecordedNodes (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2467 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckSame() 2478 CheckChildSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChildSame() 2599 static unsigned IsPredicateKnownToFail(const unsigned char *Table, in IsPredicateKnownToFail() 2697 SmallVectorImpl<std::pair<SDValue, SDNode*> > &RecordedNodes; member in __anonab064bb60211::MatchStateUpdater 2794 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 2613 const SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in CheckSame() 2624 const SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes, in CheckChildSame() 2747 SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in IsPredicateKnownToFail() 2849 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes; member in __anonf28ba4ee0511::MatchStateUpdater 2951 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGISel.cpp | 1830 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckSame() 1942 static unsigned IsPredicateKnownToFail(const unsigned char *Table, in IsPredicateKnownToFail() 2070 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|