Home
last modified time | relevance | path

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

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