Searched refs:print_exp (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | sched-vis.c | 37 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 D | sched-vis.c | 50 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 D | ChangeLog.0 | 4078 * haifa-sched.c (print_exp): Fix typo.
|
| H A D | ChangeLog.4 | 1797 print_exp, print_value, print_pattern, print_insn, target_units,
|
| H A D | ChangeLog.2 | 10636 * haifa-sched.c (fix_sched_param, safe_concat, print_exp
|
| H A D | ChangeLog.1 | 3676 (print_exp): Special case addition of a constant.
|
| H A D | ChangeLog.6 | 3162 * sched-vis.c (print_exp): Ditto.
|