Searched defs:ConstraintInfo (Results 1 – 1 of 1) sorted by relevance
117 struct ConstraintInfo { struct120 ConstraintPrefix Type = isInput;124 bool isEarlyClobber = false;130 int MatchingInput = -1;155 SubConstraintInfoVector multipleAlternatives; argument161 ConstraintInfo() = default; argument