Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h67 CheckInteger, // Fail if wrong val. enumerator
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2742 CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckInteger() function