Home | History | Annotate | Download | only in TableGen

Lines Matching full:constraint

581       const CGIOperandList::ConstraintInfo &Constraint =
583 if (Constraint.isTied()) {
584 operandMapping[operandIndex] = Constraint.getTiedOperand();