Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NumResults

752   // NumResults - This is the number of results produced by the instruction in
754 unsigned NumResults = Inst.getNumResults();
769 for (unsigned InstOpNo = NumResults, e = NumFixedOperands;