Searched refs:NamedComplexPatternOperands (Results 1 – 1 of 1) sorted by relevance
68 StringMap<unsigned> NamedComplexPatternOperands; member in __anon1ac2b5390111::MatcherGen535 NamedComplexPatternOperands[N->getName()] = NextRecordedOperandNo + 1; in EmitMatcherCode()539 NamedComplexPatternOperands[N->getChild(i)->getName()] = CurOp + 1; in EmitMatcherCode()584 if (unsigned SlotNo = NamedComplexPatternOperands[N->getName()]) { in EmitResultOfNamedOperand()