Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CurOp

535       unsigned CurOp = NextRecordedOperandNo;
537 NamedComplexPatternOperands[N->getChild(i)->getName()] = CurOp + 1;
538 CurOp += N->getChild(i)->getNumMIResults(CGP);