Home
last modified time | relevance | path

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

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