Searched refs:simplify_min_max (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | simplify.cc | 5070 simplify_min_max (gfc_expr *expr, int sign) in simplify_min_max() function 5144 return simplify_min_max (e, -1); in gfc_simplify_min() 5151 return simplify_min_max (e, 1); in gfc_simplify_max()
|
| H A D | ChangeLog-2008 | 414 simplify_min_max. 415 (simplify_min_max): Call it. 2843 gfc_simplify_ichar, simplify_min_max, gfc_simplify_new_line,
|
| H A D | ChangeLog-2004 | 1329 gfc_simplify_log10,simplify_min_max,gfc_simplify_mod, 2545 * simplify.c (simplify_min_max): Convert the type of the result.
|
| H A D | ChangeLog-2021 | 64 * simplify.c (simplify_min_max): Disable conversion warnings for
|
| H A D | ChangeLog-2012 | 644 * simplify.c (simplify_min_max): Remove unreachable code.
|
| H A D | ChangeLog-2007 | 378 * simplify.c (simplify_min_max): Take NaN into account. 2256 * simplify.c (simplify_min_max): Add simplification for character
|
| H A D | ChangeLog-2018 | 442 * simplify.c (simplify_min_max): Do not convert the type of the
|
| H A D | ChangeLog-2019 | 3088 * simplify.c (simplify_min_max): Special case for the types of
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | simplify.c | 4952 simplify_min_max (gfc_expr *expr, int sign) in simplify_min_max() function 5016 return simplify_min_max (e, -1); in gfc_simplify_min() 5023 return simplify_min_max (e, 1); in gfc_simplify_max()
|