Searched refs:fast_math_flags_set_p (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dflags.h32 extern bool fast_math_flags_set_p (const struct gcc_options *);
H A Dcppbuiltin.c110 if (fast_math_flags_set_p (&global_options))
H A Dopts.c2915 fast_math_flags_set_p (const struct gcc_options *opts) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dflags.h70 extern bool fast_math_flags_set_p (const struct gcc_options *);
H A Dcppbuiltin.cc113 if (fast_math_flags_set_p (&global_options))
H A Dopts.cc3290 fast_math_flags_set_p (const struct gcc_options *opts) function
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-options.cc2593 else if (fast_math_flags_set_p (&global_options)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-options.c2603 else if (fast_math_flags_set_p (&global_options)

Completed in 299 milliseconds