Home
last modified time | relevance | path

Searched defs:CheckSame (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h58 CheckSame, // Fail if not same as prev match. enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2231 CheckSame(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckSame() function