Home | History | Annotate | Download | only in TableGen

Lines Matching defs:NumResults

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