Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CheckOpcode

1980 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex,
2086 Result = !::CheckOpcode(Table, Index, N.getNode());
2395 if (!::CheckOpcode(MatcherTable, MatcherIndex, N.getNode())) break;