Searched refs:LOOP_ALIGN (Results 1 – 18 of 18) sorted by relevance
52 #undef LOOP_ALIGN53 #define LOOP_ALIGN(LABEL) (i386_align_loops) macro
1017 #define LOOP_ALIGN(LABEL) (TARGET_ALIGN_LOOPS ? 5 : 0) macro
1303 #define LOOP_ALIGN(LABEL) (TARGET_ALIGN_LOOPS ? 5 : 0) macro
1481 #define LOOP_ALIGN(LABEL) (TARGET_ALIGN_LOOPS ? 5 : 0) macro
513 #ifndef LOOP_ALIGN514 #define LOOP_ALIGN(LABEL) align_loops_log macro753 log = LOOP_ALIGN (label); in compute_alignments()
761 #ifndef LOOP_ALIGN762 #define LOOP_ALIGN(LABEL) align_loops_log macro1002 log = LOOP_ALIGN (label); in compute_alignments()
1984 (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER): Align to octaword.6584 * sh.h (LOOP_ALIGN): Only align when optimizing.6866 LABEL_ALIGN_AFTER_BARRIER and LOOP_ALIGN target macros.6869 LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN is defined, call6876 (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER).6879 (LOOP_ALIGN).
9437 (LOOP_ALIGN): Default to align_loops_log.9444 Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
1568 (LOOP_ALIGN, LABEL_ALIGN_AFTER_BARRIER): Remove.4505 (LOOP_ALIGN): Delete.
12753 * final.c (shorten_branches): Make value passed to LOOP_ALIGN12755 * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
9081 (LOOP_ALIGN): Take TARGET_HARWARD into account.
1798 #define LOOP_ALIGN(LABEL) (TARGET_ALIGN_LOOPS ? 5 : 0) macro
345 #define LOOP_ALIGN(LABEL) (m68k_align_loops) macro
633 #define LOOP_ALIGN(A_LABEL) \ macro
508 #define LOOP_ALIGN(A_LABEL) \ macro
7608 @findex LOOP_ALIGN7609 @item LOOP_ALIGN (@var{label})7620 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation.7624 The maximum number of bytes to skip when applying @code{LOOP_ALIGN}.7630 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
8084 @defmac LOOP_ALIGN (@var{label})8095 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation.8099 The maximum number of bytes to skip when applying @code{LOOP_ALIGN}.8105 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
26358 -- Macro: LOOP_ALIGN (LABEL)26369 selection in `align_loops' in a `LOOP_ALIGN' implementation.26372 The maximum number of bytes to skip when applying `LOOP_ALIGN'.26377 `LABEL_ALIGN_AFTER_BARRIER' / `LOOP_ALIGN' specify a different32875 * LOOP_ALIGN: Alignment Output. (line 35)