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
557 // don't (e.g., %x4). 'x' following the '%' is the constraint modifier.
754 [&](StringRef Constraint) {
755 return copyIntoContext(C, Constraint);