Home
last modified time | relevance | path

Searched defs:CheckChildSame (Results 1 – 4 of 4) sorted by relevance

/external/llvm/utils/TableGen/
DDAGISelMatcher.h59 CheckChildSame, // Fail if child not same as prev match. enumerator
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2478 CheckChildSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChildSame() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2498 CheckChildSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckChildSame() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp2558 LLVM_ATTRIBUTE_ALWAYS_INLINE static bool CheckChildSame( in CheckChildSame() function