Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CurOp

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