Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.ptr25 (fold_to_nonsharp_ineq_using_bound): Merge the two ifs at the end.
288 * fold-const.c (fold_to_nonsharp_ineq_using_bound): Don't
478 (fold_to_nonsharp_ineq_using_bound): Likewise.
H A Dfold-const.cc7522 fold_to_nonsharp_ineq_using_bound (location_t loc, tree ineq, tree bound) in fold_to_nonsharp_ineq_using_bound() function
12033 tem = fold_to_nonsharp_ineq_using_bound (loc, arg0, arg1); in fold_binary_loc()
12039 tem = fold_to_nonsharp_ineq_using_bound (loc, arg1, arg0); in fold_binary_loc()
H A DChangeLog5909 * fold-const.cc (fold_to_nonsharp_ineq_using_bound): Use the
H A DChangeLog-20044057 * fold-const.c (fold_to_nonsharp_ineq_using_bound): New function.
4059 (fold): Call fold_to_nonsharp_ineq_using_bound.
H A DChangeLog-200717515 (fold_to_nonsharp_ineq_using_bound): Handle pointer types
H A DChangeLog-200513048 fold_to_nonsharp_ineq_using_bound if we get back the same operand back.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c7425 fold_to_nonsharp_ineq_using_bound (location_t loc, tree ineq, tree bound) in fold_to_nonsharp_ineq_using_bound() function
11408 tem = fold_to_nonsharp_ineq_using_bound (loc, arg0, arg1); in fold_binary_loc()
11412 tem = fold_to_nonsharp_ineq_using_bound (loc, arg1, arg0); in fold_binary_loc()