Searched refs:NamedComplexPatternOperands (Results 1 – 1 of 1) sorted by relevance
74 StringMap<unsigned> NamedComplexPatternOperands; member in __anon9c7aa4d20111::MatcherGen584 NamedComplexPatternOperands[N.getName()] = NextRecordedOperandNo + 1; in EmitMatcherCode()588 NamedComplexPatternOperands[Child.getName()] = CurOp + 1; in EmitMatcherCode()633 if (unsigned SlotNo = NamedComplexPatternOperands[N.getName()]) { in EmitResultOfNamedOperand()