Searched refs:NextRecordedOperandNo (Results 1 – 1 of 1) sorted by relevance
81 unsigned NextRecordedOperandNo; member in __anon5041f0880111::MatcherGen481 Entry = ++NextRecordedOperandNo; in recordUniqueNode()590 unsigned CurOp = NextRecordedOperandNo; in EmitMatcherCode()609 NextRecordedOperandNo += CP->getNumOperands(); in EmitMatcherCode()617 assert(NextRecordedOperandNo > 1 && in EmitMatcherCode()656 ResultOps.push_back(NextRecordedOperandNo++); in EmitResultOfNamedOperand()671 ResultOps.push_back(NextRecordedOperandNo++); in EmitResultLeafAsOperand()682 ResultOps.push_back(NextRecordedOperandNo++); in EmitResultLeafAsOperand()694 auto IDOperandNo = NextRecordedOperandNo++; in EmitResultLeafAsOperand()986 OutputOps.push_back(NextRecordedOperandNo++); in EmitResultInstructionAsOperand()[all …]