Home | History | Annotate | Download | only in TableGen

Lines Matching defs:NumResults

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