| /netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| H A D | m32r.h | 844 #define LOOP_ALIGN(LABEL) ((TARGET_ALIGN_LOOPS \ macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| H A D | rx.h | 424 #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 D | m32r.h | 867 #define LOOP_ALIGN(LABEL) ((TARGET_ALIGN_LOOPS \ macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
| H A D | rx.h | 424 #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 D | nds32.h | 1646 #define LOOP_ALIGN(x) \ macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | nds32.h | 1646 #define LOOP_ALIGN(x) \ macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
| H A D | arc.h | 1307 #define LOOP_ALIGN(X) 0 macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
| H A D | arc.h | 1311 #define LOOP_ALIGN(X) 0 macro
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | final.cc | 469 #ifndef LOOP_ALIGN 470 #define LOOP_ALIGN(LABEL) align_loops macro 734 align_flags alignment = LOOP_ALIGN (label); in compute_alignments()
|
| H A D | ChangeLog-1998 | 1762 (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 D | ChangeLog-2018 | 16289 * 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 D | ChangeLog-1999 | 9437 (LOOP_ALIGN): Default to align_loops_log. 9444 Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
|
| H A D | ChangeLog-2001 | 20775 (LOOP_ALIGN, LABEL_ALIGN_AFTER_BARRIER): Remove. 23712 (LOOP_ALIGN): Delete.
|
| H A D | ChangeLog-2000 | 28019 * final.c (shorten_branches): Make value passed to LOOP_ALIGN 28021 * sh.h (LOOP_ALIGN): If aligning loops, call sh_loop_align
|
| H A D | ChangeLog-2012 | 31942 * 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 D | ChangeLog-2010 | 6850 * 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 D | sh.h | 497 #define LOOP_ALIGN(A_LABEL) sh_loop_align (A_LABEL) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
| H A D | sh.h | 497 #define LOOP_ALIGN(A_LABEL) sh_loop_align (A_LABEL) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | final.c | 482 #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 D | rs6000.h | 2208 #define LOOP_ALIGN(LABEL) rs6000_loop_align(LABEL) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.h | 2209 #define LOOP_ALIGN(LABEL) rs6000_loop_align(LABEL) macro
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | tm.texi.in | 6606 @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 D | tm.texi | 9743 @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 D | gccint.info | 40230 -- 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 D | gccint.info | 41619 -- 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)
|