Searched defs:RecordedNodes (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGISel.cpp | 2680 CheckSame(const unsigned char * MatcherTable,unsigned & MatcherIndex,SDValue N,const SmallVectorImpl<std::pair<SDValue,SDNode * >> & RecordedNodes) CheckSame() argument 2690 CheckChildSame(const unsigned char * MatcherTable,unsigned & MatcherIndex,SDValue N,const SmallVectorImpl<std::pair<SDValue,SDNode * >> & RecordedNodes,unsigned ChildNo) CheckChildSame() argument 2846 IsPredicateKnownToFail(const unsigned char * Table,unsigned Index,SDValue N,bool & Result,const SelectionDAGISel & SDISel,SmallVectorImpl<std::pair<SDValue,SDNode * >> & RecordedNodes) IsPredicateKnownToFail() argument 3014 SmallVectorImpl<std::pair<SDValue, SDNode *>> &RecordedNodes; global() member in __anon5650f4a60511::MatchStateUpdater 3137 SmallVector<std::pair<SDValue, SDNode*>, 8> RecordedNodes; SelectCodeCommon() local [all...] |