Searched refs:canon_condition (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dloop-unswitch.c239 return canon_condition (gen_rtx_fmt_ee (GET_CODE (test), SImode,
343 rcond = canon_condition (rcond);
H A Dloop-iv.c1510 canon_condition (rtx cond) function
1603 cond = canon_condition (cond);
1604 exp = canon_condition (exp);
1606 rev = canon_condition (rev);
1608 reve = canon_condition (reve);
H A Drtl.h2287 extern rtx canon_condition (rtx);

Completed in 62 milliseconds