Home
last modified time | relevance | path

Searched refs:pow_synth_sqrt_info (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1517 struct pow_synth_sqrt_info struct
1533 struct pow_synth_sqrt_info *info) in representable_as_half_series_p() argument
1615 struct pow_synth_sqrt_info *info) in dump_fractional_sqrt_sequence()
1711 struct pow_synth_sqrt_info synth_info; in expand_pow_as_sqrts()
1742 struct pow_synth_sqrt_info alt_synth_info; in expand_pow_as_sqrts()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1651 struct pow_synth_sqrt_info struct
1667 struct pow_synth_sqrt_info *info) in representable_as_half_series_p() argument
1749 struct pow_synth_sqrt_info *info) in dump_fractional_sqrt_sequence()
1845 struct pow_synth_sqrt_info synth_info; in expand_pow_as_sqrts()
1876 struct pow_synth_sqrt_info alt_synth_info; in expand_pow_as_sqrts()
H A DChangeLog-201532939 (pow_synth_sqrt_info): New struct.