Searched refs:set_modulo_params (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sched-int.h | 1487 extern void set_modulo_params (int, int, int, int);
|
H A D | haifa-sched.cc | 580 set_modulo_params (int ii, int max_stages, int insns, int max_uid) in set_modulo_params() function
|
H A D | ChangeLog-2011 | 10236 (set_modulo_params, discard_delay_pairs_above): New functions. 10257 (set_modulo_params, discard_delay_pairs_above): Declare.
|
H A D | ChangeLog-2019 | 5565 * haifa-sched.c (set_modulo_params): Likewise.
|
H A D | ChangeLog-2014 | 24116 (set_modulo_params): Likewise for locals "i1", "i2".
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-int.h | 1487 extern void set_modulo_params (int, int, int, int);
|
H A D | haifa-sched.c | 580 set_modulo_params (int ii, int max_stages, int insns, int max_uid) in set_modulo_params() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/ |
H A D | c6x.c | 5643 set_modulo_params (sp_ii, max_parallel, n_real_insns, in hwloop_optimize()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/ |
H A D | c6x.cc | 5646 set_modulo_params (sp_ii, max_parallel, n_real_insns, in hwloop_optimize()
|