Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtoplev.h148 extern void set_fast_math_flags (int);
H A Dopts.c1179 set_fast_math_flags (value); in common_handle_option()
1481 set_fast_math_flags (int set) in set_fast_math_flags() function
H A DChangeLog-200212021 (set_fast_math_flags): Clear flag_signaling_nans with -ffast-math.
14058 * toplev.c (set_fast_math_flags): Don't use ISO C style function
21549 * toplev.c (set_fast_math_flags): New prototype.
21553 * toplev.h (set_fast_math_flags): Update.
H A DChangeLog-200128067 (set_fast_math_flags): New, sets flags for -ffast-math.
28070 * toplev.h: Declare set_fast_math_flags and set_no_fast_math_flags.
28075 * config/c4x/c4x.c (c4x_override_options): Call set_fast_math_flags
H A DChangeLog-200530952 * opts.c (set_fast_math_flags): Set flag_cx_limited_range.
H A DChangeLog-20039474 (set_fast_math_flags): -ffast-math clears flag_rounding_math.