Home
last modified time | relevance | path

Searched refs:LOOP_ALIGN (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h844 #define LOOP_ALIGN(LABEL) ((TARGET_ALIGN_LOOPS \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.h424 #define LOOP_ALIGN(x) (align_loops.levels[0].log > 0 ? align_loops : align_flags (rx_align_for_l… macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/
H A Dm32r.h867 #define LOOP_ALIGN(LABEL) ((TARGET_ALIGN_LOOPS \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.h424 #define LOOP_ALIGN(x) (align_loops.levels[0].log > 0 ? align_loops : align_flags (rx_align_for_l… macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h1646 #define LOOP_ALIGN(x) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h1646 #define LOOP_ALIGN(x) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Darc.h1307 #define LOOP_ALIGN(X) 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1311 #define LOOP_ALIGN(X) 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc469 #ifndef LOOP_ALIGN
470 #define LOOP_ALIGN(LABEL) align_loops macro
734 align_flags alignment = LOOP_ALIGN (label); in compute_alignments()
H A DChangeLog-19981762 (LOOP_ALIGN): Take TARGET_HARWARD into account.
10563 (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER): Align to octaword.
15163 * sh.h (LOOP_ALIGN): Only align when optimizing.
15445 LABEL_ALIGN_AFTER_BARRIER and LOOP_ALIGN target macros.
15448 LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN is defined, call
15455 (LOOP_ALIGN, ALIGN_LABEL_AFTER_BARRIER).
15458 (LOOP_ALIGN).
H A DChangeLog-201816289 * config/m32r/m32r.h (LOOP_ALIGN): Wrap returned values into
16294 (LOOP_ALIGN): Likewise.
16315 (LOOP_ALIGN): Likewise.
16339 (LOOP_ALIGN): Likewise.
17327 (LOOP_ALIGN): Use align_loops_align.
H A DChangeLog-19999437 (LOOP_ALIGN): Default to align_loops_log.
9444 Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
H A DChangeLog-200120775 (LOOP_ALIGN, LABEL_ALIGN_AFTER_BARRIER): Remove.
23712 (LOOP_ALIGN): Delete.
H A DChangeLog-200028019 * final.c (shorten_branches): Make value passed to LOOP_ALIGN
28021 * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
H A DChangeLog-201231942 * config/sh/sh.h (LOOP_ALIGN): Move logic to sh_loop_align.
31944 (sh_loop_align): Add logic from LOOP_ALIGN. Don't disable loop
H A DChangeLog-20106850 * config/rs6000/rs6000.h (LOOP_ALIGN): Define.
8802 (LOOP_ALIGN, TRAMPOLINE_ALIGNMENT, MOVE_BY_PIECES_P,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h497 #define LOOP_ALIGN(A_LABEL) sh_loop_align (A_LABEL) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h497 #define LOOP_ALIGN(A_LABEL) sh_loop_align (A_LABEL) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c482 #ifndef LOOP_ALIGN
483 #define LOOP_ALIGN(LABEL) align_loops macro
747 align_flags alignment = LOOP_ALIGN (label); in compute_alignments()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.h2208 #define LOOP_ALIGN(LABEL) rs6000_loop_align(LABEL) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.h2209 #define LOOP_ALIGN(LABEL) rs6000_loop_align(LABEL) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in6606 @defmac LOOP_ALIGN (@var{label})
6617 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation.
6622 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
H A Dtm.texi9743 @defmac LOOP_ALIGN (@var{label})
9754 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation.
9759 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
H A Dgccint.info40230 -- Macro: LOOP_ALIGN (LABEL)
40241 user's selection in 'align_loops' in a 'LOOP_ALIGN' implementation.
40245 'LABEL_ALIGN_AFTER_BARRIER' / 'LOOP_ALIGN' specify a different
54217 * LOOP_ALIGN: Alignment Output. (line 29)
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info41619 -- Macro: LOOP_ALIGN (LABEL)
41630 user's selection in 'align_loops' in a 'LOOP_ALIGN' implementation.
41634 'LABEL_ALIGN_AFTER_BARRIER' / 'LOOP_ALIGN' specify a different
55960 * LOOP_ALIGN: Alignment Output. (line 29)

12