Home
last modified time | relevance | path

Searched refs:seen_earlyclobber_at (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Drecog.c2294 int seen_earlyclobber_at = -1; in constrain_operands() local
2357 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()