Searched refs:prev_head_insn (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | ia64.c | 7742 bundling (FILE *dump, int verbose, rtx prev_head_insn, rtx tail) in bundling() argument 7755 for (insn = NEXT_INSN (prev_head_insn); in bundling() 7782 for (insn = NEXT_INSN (prev_head_insn); in bundling() 7805 for (insn = get_next_important_insn (NEXT_INSN (prev_head_insn), tail); in bundling() 8045 for (insn = get_next_important_insn (NEXT_INSN (prev_head_insn), tail); in bundling()
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 17287 redefine_groups (FILE *dump, int sched_verbose, rtx prev_head_insn, rtx tail) in redefine_groups() argument 17306 insn = get_next_active_insn (prev_head_insn, tail); in redefine_groups() 17364 pad_groups (FILE *dump, int sched_verbose, rtx prev_head_insn, rtx tail) in pad_groups() argument 17377 insn = get_next_active_insn (prev_head_insn, tail); in pad_groups()
|