Home
last modified time | relevance | path

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

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