Home
last modified time | relevance | path

Searched refs:print_exp (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dprint-rtl.c1270 print_exp (pretty_printer *pp, const_rtx x, int verbose) in print_exp() function
1736 print_exp (pp, x, verbose); in print_value()
1765 print_exp (pp, x, verbose); in print_pattern()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dprint-rtl.cc1300 print_exp (pretty_printer *pp, const_rtx x, int verbose) in print_exp() function
1765 print_exp (pp, x, verbose); in print_value()
1794 print_exp (pp, x, verbose); in print_pattern()
H A DChangeLog.dataflow3212 sched_vis.c: (print_exp): Added proper printing for PRE and
H A DChangeLog-199910636 * haifa-sched.c (fix_sched_param, safe_concat, print_exp
18144 (print_exp): Special case addition of a constant.
H A DChangeLog-20121529 (print_exp): Print into a pretty-printer.
16576 * sched-vis.c (print_exp): Handle FMA explicitly. Simplify handling
H A DChangeLog-199812657 * haifa-sched.c (print_exp): Fix typo.
H A DChangeLog-20013162 * sched-vis.c (print_exp): Ditto.
H A DChangeLog-20001803 print_exp, print_value, print_pattern, print_insn, target_units,
H A DChangeLog-200711276 * sched-vis.c (print_exp, print_value, print_pattern): Likewise.
H A DChangeLog-201324591 * sched-vis.c (print_exp): Likewise.
H A DChangeLog-201721325 * print-rtl.c (print_exp): Print NOT as "~" instead of as "!".