Searched refs:dump_fractional_sqrt_sequence (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-math-opts.c | 1614 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 D | tree-ssa-math-opts.cc | 1748 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 D | ChangeLog-2015 | 32943 (dump_fractional_sqrt_sequence): Likewise.
|