Searched refs:set_fast_math_flags (Results 1 – 6 of 6) sorted by relevance
148 extern void set_fast_math_flags (int);
1179 set_fast_math_flags (value); in common_handle_option()1481 set_fast_math_flags (int set) in set_fast_math_flags() function
12021 (set_fast_math_flags): Clear flag_signaling_nans with -ffast-math.14058 * toplev.c (set_fast_math_flags): Don't use ISO C style function21549 * toplev.c (set_fast_math_flags): New prototype.21553 * toplev.h (set_fast_math_flags): Update.
28067 (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
30952 * opts.c (set_fast_math_flags): Set flag_cx_limited_range.
9474 (set_fast_math_flags): -ffast-math clears flag_rounding_math.