Home | History | Annotate | Download | only in TableGen

Lines Matching full:numresults

724   // NumResults - This is the number of results produced by the instruction in
726 unsigned NumResults = Inst.getNumResults();
735 for (unsigned ChildNo = 0, InstOpNo = NumResults, e = II.Operands.size();