Home
last modified time | relevance | path

Searched defs:CheckOpcode (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp153 Matcher *CheckOpcode = CheckType->takeNext(); in ContractNodes() local
H A DDAGISelMatcher.h62 CheckOpcode, // Fail if not opcode. enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2561 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex, in CheckOpcode() function