Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc1492 implies_p (rtx a, rtx b) in implies_p() function
1780 if (implies_p (cond, exp)) in simplify_using_condition()
1786 if (reve && implies_p (cond, reve)) in simplify_using_condition()
1794 if (rev && implies_p (exp, rev)) in simplify_using_condition()
1801 if (rev && reve && implies_p (reve, rev)) in simplify_using_condition()
1822 if (implies_p (a, *b)) in eliminate_implied_condition()
1828 if (implies_p (*b, a)) in eliminate_implied_condition()
H A DChangeLog-20061618 * loop-iv.c (implies_p): Require the mode of the operands to be
H A DChangeLog-200429866 simple_rhs_p, simplify_using_assignment, implies_p): Likewise.
32471 * loop-iv.c (implies_p): Handle A < B ==> A + 1 <= B.
H A DChangeLog-200932866 * loop-iv.c (implies_p): In the final case, test that operands 0
H A DChangeLog-200727625 * loop-iv.c (implies_p): Detect additional cases where A implies B.
H A DChangeLog-201336240 * loop-iv.c (implies_p): Handle equal RTXs and subregs.
H A DChangeLog-201532613 (implies_p): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c1492 implies_p (rtx a, rtx b) in implies_p() function
1780 if (implies_p (cond, exp)) in simplify_using_condition()
1786 if (reve && implies_p (cond, reve)) in simplify_using_condition()
1794 if (rev && implies_p (exp, rev)) in simplify_using_condition()
1801 if (rev && reve && implies_p (reve, rev)) in simplify_using_condition()
1822 if (implies_p (a, *b)) in eliminate_implied_condition()
1828 if (implies_p (*b, a)) in eliminate_implied_condition()