Searched refs:shorten_branches (Results 1 – 23 of 23) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | output.h | 55 extern void shorten_branches (rtx);
|
| HD | final.c | 796 shorten_branches (rtx first ATTRIBUTE_UNUSED) in shorten_branches() function 3986 shorten_branches (get_insns ()); in rest_of_handle_shorten_branches()
|
| HD | ChangeLog.apple | 943 (shorten_branches): Remove code to set up label_align.
|
| HD | ChangeLog-1998 | 10029 * final.c (shorten_branches): Cast first arg of `bzero' to char *. 11565 (shorten_branches, final_scan_insn): Test value of 11615 (LABEL_TO_ALIGNMENT, shorten_branches): Update due to type change. 11619 (shorten_branches): Record the maximum bytes to skip when 12432 (shorten_branches): Cast the first argument of bzero to char *. 13472 * final.c (shorten_branches, init_insn_lengths): Move code 14814 * final.c (shorten_branches): Add parentheses around +/- in 15169 * final.c (shorten_branches): Remove conditionalizing on 15193 * final.c (shorten_branches): Initialize insn_addresses. 15201 * final.c (shorten_branches): Fix minor logic error in [all …]
|
| HD | rtl.def | 243 Set at the start of shorten_branches:
|
| HD | ChangeLog-1997 | 3134 * final.c (shorten_branches): During first pass, assume worst 3255 * final.c (shorten_branches): Don't count the lengths of deleted
|
| HD | ChangeLog-1999 | 4046 not optimizing. Don't run shorten_branches. 4047 * toplev.c (rest_of_compilation): Run shorten_branches after 4252 flow.c code. Call shorten_branches after cross-jump opt. 8681 * final.c (shorten_branches): Fix last change. 9241 * final.c (shorten_branches): Likewise. 11572 * final.c (shorten_branches): Don't add an alignment for loops 13430 * final.c (shorten_branches): Don't try to split an insn that has 15037 (init_insn_lengths, shorten_branches): Set it. 17269 * final.c (shorten_branches): Check insn length after its
|
| HD | ChangeLog-2000 | 7831 (shorten_branches): Don't increment insn_current_address twice. 12157 * final.c (shorten_branches): Use INSN_P. 13256 (align_fuzz, shorten_branches): Likewise. 28019 * final.c (shorten_branches): Make value passed to LOOP_ALIGN 31537 (get_attr_length, shorten_branches, profile_after_prologue): Mark 31857 * final.c (shorten_branches): Correctly compute length of
|
| HD | ChangeLog-2001 | 5555 * final.c (shorten_branches): Avoid automatic aggregate 13777 * final.c (shorten_branches): Clear the end of the label_align 14807 * final.c (shorten_branches): Update the INSN_ADDRESSES of insns 20987 * final.c (shorten_branches): Remove insn splitting code. 21144 * final.c (shorten_branches): Likewise. 21164 * final.c (shorten_branches): Remove insn splitting code.
|
| HD | FSFChangeLog.11 | 2710 * final.c (shorten_branches): Remove last change for ADDR_VEC 2740 * final.c (shorten_branches): Fix alignment calculation. 6942 * final.c (shorten_branches): Split all insns before computing insn
|
| HD | FSFChangeLog.10 | 8385 * toplev.c (rest_of_compilation): Call shorten_branches even when 8387 * final.c (shorten_branches): For non-optimizing compiles, break
|
| HD | ChangeLog-2005 | 2421 (shorten_branches): Use pointer comparisons to detect whether the 21989 * final.c (shorten_branches): Likewise. 22561 final.c (this_is_asm_operands, shorten_branches, final_scan_insn, 27691 * final.c (shorten_branches): Handle notes in between ADDR_VEC
|
| HD | ChangeLog-2004 | 7181 * final.c (shorten_branches): Initialize flags structure. 14464 * final.c (shorten_branches, final, get_insn_template, 24565 shorten_branches, final, scan_ahead_for_unlikely_executed_note, 32965 * final.c (shorten_branches): Free uid_shuid before 47398 (shorten_branches): Don't use FIRST_INSN_ADDRESS.
|
| HD | ChangeLog-2006 | 9762 * final.c (shorten_branches): Remove outdated comment, and turn
|
| HD | ChangeLog-2002 | 21132 (shorten_branches): Use it instead of ifdefs. 31148 * config/s390/s390.c (s390_final_chunkify): Re-run shorten_branches
|
| HD | ChangeLog-2003 | 34722 * final.c (shorten_branches): Align the address of code label
|
| /NextBSD/contrib/gcc/config/s390/ |
| HD | s390.c | 5036 shorten_branches (get_insns ()); in s390_split_branches() 5727 shorten_branches (get_insns ()); in s390_mainpool_finish() 5852 shorten_branches (get_insns ()); in s390_chunkify_start() 6095 shorten_branches (get_insns ()); in s390_chunkify_start()
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | mips.c | 7250 shorten_branches (insn); in mips_output_mi_thunk() 9053 shorten_branches (get_insns ()); in mips_avoid_hazards()
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sparc.c | 8720 shorten_branches (insn); in sparc_output_mi_thunk()
|
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | ia64.c | 9537 shorten_branches (insn); in ia64_output_mi_thunk()
|
| /NextBSD/contrib/gcc/config/rs6000/ |
| HD | rs6000.c | 15803 shorten_branches (insn); in rs6000_output_mi_thunk()
|
| HD | rs6000.md | 7781 ;; Used by sched, shorten_branches and final when the GOT pseudo reg
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | i386.md | 258 ;; We don't know the size before shorten_branches. Expect
|