Home
last modified time | relevance | path

Searched refs:contributes_to_priority (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h610 int (*contributes_to_priority) (rtx_insn *, rtx_insn *); member
1512 extern int contributes_to_priority (rtx_insn *, rtx_insn *);
H A Dsched-rgn.cc2318 contributes_to_priority (rtx_insn *next, rtx_insn *insn) in contributes_to_priority() function
2385 contributes_to_priority,
H A Dsel-sched-ir.cc5836 contributes_to_priority,
H A Dhaifa-sched.cc1541 if (!current_sched_info->contributes_to_priority (DEP_CON (dep), in contributes_to_priority_p()
H A DChangeLog-20087569 (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 DChangeLog-2000506 (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 DChangeLog-200616391 (contributes_to_priority): Removed.
16473 (debug_regions, contributes_to_priority): Fixed to handle EBBs.
H A DChangeLog-201423988 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 DChangeLog-200911294 (contributes_to_priority): Skip debug insns.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h610 int (*contributes_to_priority) (rtx_insn *, rtx_insn *); member
1512 extern int contributes_to_priority (rtx_insn *, rtx_insn *);
H A Dsched-rgn.c2318 contributes_to_priority (rtx_insn *next, rtx_insn *insn) in contributes_to_priority() function
2385 contributes_to_priority,
H A Dsel-sched-ir.c5838 contributes_to_priority,
H A Dhaifa-sched.c1541 if (!current_sched_info->contributes_to_priority (DEP_CON (dep), in contributes_to_priority_p()