Searched refs:representable_as_half_series_p (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1532 representable_as_half_series_p (REAL_VALUE_TYPE c, unsigned n, function
1736 if (!representable_as_half_series_p (frac_part, max_depth, &synth_info))
1747 if (representable_as_half_series_p (ceil_fract, max_depth,
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1666 representable_as_half_series_p (REAL_VALUE_TYPE c, unsigned n, function
1870 if (!representable_as_half_series_p (frac_part, max_depth, &synth_info))
1881 if (representable_as_half_series_p (ceil_fract, max_depth,

Completed in 304 milliseconds