Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h67 CheckInteger, // Fail if wrong val. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2626 CheckInteger(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckInteger() function