Lines Matching full:constraint
306 // An output constraint must start with '=' or '+'
320 // Eventually, an unknown constraint should just be treated as 'g'.
343 case ',': // multiple alternative constraint. Pass it.
391 // Check if we have a matching constraint
395 // Check if matching constraint is out of bounds.
403 // If the constraint is already tied, it must be tied to the
408 // The constraint should have the same info as the respective
409 // output constraint.
414 // constraint should just be treated as 'g'.
423 // If the constraint is already tied, it must be tied to the
465 case ',': // multiple alternative constraint. Ignore comma.