Home | History | Annotate | Download | only in AsmParser

Lines Matching full:nummatches

2698     unsigned NumMatches = 0;
2701 MatchChars[NumMatches++] = Suffixes[I];
2706 for (unsigned i = 0; i != NumMatches; ++i) {
2709 if (i + 1 == NumMatches)