Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:CheckOpcode

2255 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex,
2375 Result = !::CheckOpcode(Table, Index, N.getNode());
2702 if (!::CheckOpcode(MatcherTable, MatcherIndex, N.getNode())) break;