Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CheckOpcode

2503 CheckOpcode(const unsigned char *MatcherTable, unsigned &MatcherIndex,
2625 Result = !::CheckOpcode(Table, Index, N.getNode());
3016 if (!::CheckOpcode(MatcherTable, MatcherIndex, N.getNode())) break;