Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Constraint

573       const CGIOperandList::ConstraintInfo &Constraint =
575 if (Constraint.isTied()) {
576 operandMapping[operandIndex] = Constraint.getTiedOperand();