/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/ |
H A D | nios2.h | 95 #define LABEL_ALIGN(LABEL) nios2_label_align (LABEL) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/ |
H A D | nios2.h | 95 #define LABEL_ALIGN(LABEL) nios2_label_align (LABEL) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/ |
H A D | m32r.h | 274 #define LABEL_ALIGN(insn) 2 macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
H A D | rx.h | 423 #define LABEL_ALIGN(x) (align_labels.levels[0].log > 0 ? align_labels : align_flags (rx_align_fo… macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32r/ |
H A D | m32r.h | 274 #define LABEL_ALIGN(insn) 2 macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
H A D | rx.h | 423 #define LABEL_ALIGN(x) (align_labels.levels[0].log > 0 ? align_labels : align_flags (rx_align_fo… macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/ |
H A D | s390.h | 914 #define LABEL_ALIGN(LABEL) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | final.cc | 465 #ifndef LABEL_ALIGN 466 #define LABEL_ALIGN(LABEL) align_labels macro 672 max_alignment = LABEL_ALIGN (label); in compute_alignments() 882 align_flags alignment = LABEL_ALIGN (label); in shorten_branches()
|
H A D | ChangeLog-2018 | 16295 (LABEL_ALIGN): Likewise. 16314 (LABEL_ALIGN): Likewise. 16338 (LABEL_ALIGN): Change type to align_flags. 17326 (LABEL_ALIGN): Use align_labels_log.
|
H A D | ChangeLog-1998 | 15444 (shorten_branches, final_scan_insn): Implement LABEL_ALIGN, 15447 * genattrtab.c (write_test_expr): If one of LABEL_ALIGN,
|
H A D | ChangeLog-2011 | 26152 * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define. 35557 * config/s390/s390.h (LABEL_ALIGN): New target macro definition.
|
H A D | ChangeLog-1999 | 9435 * final.c (LABEL_ALIGN): Default to align_labels_log.
|
H A D | ChangeLog-2001 | 32072 * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/ |
H A D | s390.h | 936 #define LABEL_ALIGN(LABEL) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
H A D | nds32.h | 1650 #define LABEL_ALIGN(x) \ macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
H A D | nds32.h | 1650 #define LABEL_ALIGN(x) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | final.c | 478 #ifndef LABEL_ALIGN 479 #define LABEL_ALIGN(LABEL) align_labels macro 685 max_alignment = LABEL_ALIGN (label); in compute_alignments() 895 align_flags alignment = LABEL_ALIGN (label); in shorten_branches()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arc/ |
H A D | arc.h | 1309 #define LABEL_ALIGN(LABEL) (arc_label_align (LABEL)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/ |
H A D | arc.h | 1313 #define LABEL_ALIGN(LABEL) (arc_label_align (LABEL)) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/ |
H A D | sh.h | 499 #define LABEL_ALIGN(A_LABEL) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/ |
H A D | sh.h | 499 #define LABEL_ALIGN(A_LABEL) \ macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | tm.texi.in | 6620 @defmac LABEL_ALIGN (@var{label}) 6628 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.
|
H A D | tm.texi | 9757 @defmac LABEL_ALIGN (@var{label}) 9765 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.
|
H A D | gccint.info | 40243 -- Macro: LABEL_ALIGN (LABEL) 40251 user's selection in 'align_labels' in a 'LABEL_ALIGN' 54111 * LABEL_ALIGN: Alignment Output. (line 42)
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gccint.info | 41632 -- Macro: LABEL_ALIGN (LABEL) 41640 user's selection in 'align_labels' in a 'LABEL_ALIGN' 55853 * LABEL_ALIGN: Alignment Output. (line 42)
|