Searched defs:RecordedNodes (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A 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 __anonfdd27d2c0211::MatchStateUpdater 2794 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2550 const SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes) { in CheckSame() 2560 const SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes, in CheckChildSame() 2704 SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in IsPredicateKnownToFail() 2809 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes; member in __anon44ae48d40411::MatchStateUpdater 2929 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2489 const SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in CheckSame() 2500 const SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes, in CheckChildSame() 2631 SmallVectorImpl<std::pair<SDValue, SDNode*>> &RecordedNodes) { in IsPredicateKnownToFail() 2736 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes; member in __anonc446f10e0411::MatchStateUpdater 2840 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; in SelectCodeCommon() local
|