Home | History | Annotate | Download | only in AST

Lines Matching refs:Constraint

379 /// constraint.
401 /// getOutputConstraint - Return the constraint string for the specified
415 /// getInputConstraint - Return the specified input constraint. Unlike output
554 // don't (e.g., %x4). 'x' following the '%' is the constraint modifier.
747 [&](StringRef Constraint) {
748 return copyIntoContext(C, Constraint);