Searched refs:contributes_to_priority (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sched-int.h | 610 int (*contributes_to_priority) (rtx_insn *, rtx_insn *); member 1512 extern int contributes_to_priority (rtx_insn *, rtx_insn *);
|
H A D | sched-rgn.cc | 2318 contributes_to_priority (rtx_insn *next, rtx_insn *insn) in contributes_to_priority() function 2385 contributes_to_priority,
|
H A D | sel-sched-ir.cc | 5836 contributes_to_priority,
|
H A D | haifa-sched.cc | 1541 if (!current_sched_info->contributes_to_priority (DEP_CON (dep), in contributes_to_priority_p()
|
H A D | ChangeLog-2008 | 7569 (contributes_to_priority, compute_jump_reg_dependencies, 7652 debug_rgn_dependencies, free_rgn_deps, contributes_to_priority, 7687 (contributes_to_priority, extend_regions): Delete static declaration.
|
H A D | ChangeLog-2000 | 506 (priority): Don't access BLOCK_NUM, use the new contributes_to_priority 510 contributes_to_priority and compute_jump_reg_dependencies. 511 * sched-rgn.c (contributes_to_priority, compute_jump_reg_dependencies):
|
H A D | ChangeLog-2006 | 16391 (contributes_to_priority): Removed. 16473 (debug_regions, contributes_to_priority): Fixed to handle EBBs.
|
H A D | ChangeLog-2014 | 23988 both params of "contributes_to_priority" callback, for param 24003 (contributes_to_priority): Likewise for both params. 24240 (contributes_to_priority): Likewise for params "next", "insn".
|
H A D | ChangeLog-2009 | 11294 (contributes_to_priority): Skip debug insns.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-int.h | 610 int (*contributes_to_priority) (rtx_insn *, rtx_insn *); member 1512 extern int contributes_to_priority (rtx_insn *, rtx_insn *);
|
H A D | sched-rgn.c | 2318 contributes_to_priority (rtx_insn *next, rtx_insn *insn) in contributes_to_priority() function 2385 contributes_to_priority,
|
H A D | sel-sched-ir.c | 5838 contributes_to_priority,
|
H A D | haifa-sched.c | 1541 if (!current_sched_info->contributes_to_priority (DEP_CON (dep), in contributes_to_priority_p()
|