Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c1614 dump_fractional_sqrt_sequence (FILE *stream, const char *arg, in dump_fractional_sqrt_sequence() function
1799 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
1804 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
1812 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc1748 dump_fractional_sqrt_sequence (FILE *stream, const char *arg, in dump_fractional_sqrt_sequence() function
1933 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
1938 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
1946 dump_fractional_sqrt_sequence (dump_file, "x", &synth_info); in expand_pow_as_sqrts()
H A DChangeLog-201532943 (dump_fractional_sqrt_sequence): Likewise.