Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dsched-vis.c37 static void print_exp (char *, rtx, int);
67 print_exp (char *buf, rtx x, int verbose) in print_exp() function
508 print_exp (t, x, verbose); in print_value()
532 print_exp (buf, x, verbose); in print_pattern()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsched-vis.c50 static void print_exp PARAMS ((char *, rtx, int));
195 print_exp (buf, x, verbose) in print_exp() function
633 print_exp (t, x, verbose);
660 print_exp (buf, x, verbose);
H A DChangeLog.04078 * haifa-sched.c (print_exp): Fix typo.
H A DChangeLog.41797 print_exp, print_value, print_pattern, print_insn, target_units,
H A DChangeLog.210636 * haifa-sched.c (fix_sched_param, safe_concat, print_exp
H A DChangeLog.13676 (print_exp): Special case addition of a constant.
H A DChangeLog.63162 * sched-vis.c (print_exp): Ditto.