Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CheckOpcode

1854 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex,
1960 Result = !::CheckOpcode(Table, Index, N.getNode());
2266 if (!::CheckOpcode(MatcherTable, MatcherIndex, N.getNode())) break;