Home | History | Annotate | Download | only in TableGen

Lines Matching defs:NumResults

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