Home
last modified time | relevance | path

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

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