Searched refs:LOOP_ALIGN (Results 1 – 21 of 21) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.h | 844 #define LOOP_ALIGN(LABEL) ((TARGET_ALIGN_LOOPS \ macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rx/ |
| D | rx.h | 424 #define LOOP_ALIGN(x) (align_loops.levels[0].log > 0 ? align_… macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.h | 1311 #define LOOP_ALIGN(X) 0 macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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()
|
| 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).
|
| 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.
|
| D | ChangeLog-1999 | 9437 (LOOP_ALIGN): Default to align_loops_log. 9444 Don't provide LABEL_ALIGN_AFTER_BARRIER or LOOP_ALIGN.
|
| 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
|
| 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
|
| D | ChangeLog-2001 | 20775 (LOOP_ALIGN, LABEL_ALIGN_AFTER_BARRIER): Remove. 23712 (LOOP_ALIGN): Delete.
|
| D | ChangeLog-2010 | 6850 * config/rs6000/rs6000.h (LOOP_ALIGN): Define. 8802 (LOOP_ALIGN, TRAMPOLINE_ALIGNMENT, MOVE_BY_PIECES_P,
|
| D | ChangeLog-2017 | 17483 * config/arc/arc.h (LOOP_ALIGN): Changed to 0.
|
| D | ChangeLog-2013 | 33526 * doc/tm.texi.in (LOOP_ALIGN): Remove loop note references.
|
| D | ChangeLog-2011 | 26152 * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define.
|
| D | ChangeLog-2004 | 31461 (FUNCTION_BOUNDARY, LOOP_ALIGN, LOOP_ALIGN_AFTER_BARRIER): Remove.
|
| D | ChangeLog-2014 | 34699 (LOOP_ALIGN): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.h | 497 #define LOOP_ALIGN(A_LABEL) sh_loop_align (A_LABEL) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.h | 2208 #define LOOP_ALIGN(LABEL) rs6000_loop_align(LABEL) macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 6538 @defmac LOOP_ALIGN (@var{label}) 6549 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation. 6554 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
|
| D | tm.texi | 9847 @defmac LOOP_ALIGN (@var{label}) 9858 selection in @code{align_loops} in a @code{LOOP_ALIGN} implementation. 9863 If @code{LABEL_ALIGN_AFTER_BARRIER} / @code{LOOP_ALIGN} specify a different alignment,
|
| 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)
|