Home | History | Annotate | Download | only in TableGen

Lines Matching defs:OperandId

2234       auto OperandId = std::make_pair(Operator, i);
2237 if (PrevOp->getValue() != OperandId)
2241 ComplexPatternOperands[Child->getName()] = OperandId;