Searched refs:seen_earlyclobber_at (Results 1 – 1 of 1) sorted by relevance
2294 int seen_earlyclobber_at = -1; in constrain_operands() local2357 if (seen_earlyclobber_at < 0) in constrain_operands()2358 seen_earlyclobber_at = opno; in constrain_operands()2613 if (strict > 0 && seen_earlyclobber_at >= 0) in constrain_operands()2614 for (eopno = seen_earlyclobber_at; in constrain_operands()