Home
last modified time | relevance | path

Searched refs:LABEL_ALIGN (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.h95 #define LABEL_ALIGN(LABEL) nios2_label_align (LABEL) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.h95 #define LABEL_ALIGN(LABEL) nios2_label_align (LABEL) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h274 #define LABEL_ALIGN(insn) 2 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/
H A Drx.h423 #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 Dm32r.h274 #define LABEL_ALIGN(insn) 2 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.h423 #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 Ds390.h914 #define LABEL_ALIGN(LABEL) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfinal.cc465 #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 DChangeLog-201816295 (LABEL_ALIGN): Likewise.
16314 (LABEL_ALIGN): Likewise.
16338 (LABEL_ALIGN): Change type to align_flags.
17326 (LABEL_ALIGN): Use align_labels_log.
H A DChangeLog-199815444 (shorten_branches, final_scan_insn): Implement LABEL_ALIGN,
15447 * genattrtab.c (write_test_expr): If one of LABEL_ALIGN,
H A DChangeLog-201126152 * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define.
35557 * config/s390/s390.h (LABEL_ALIGN): New target macro definition.
H A DChangeLog-19999435 * final.c (LABEL_ALIGN): Default to align_labels_log.
H A DChangeLog-200132072 * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.h936 #define LABEL_ALIGN(LABEL) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32.h1650 #define LABEL_ALIGN(x) \ macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32.h1650 #define LABEL_ALIGN(x) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfinal.c478 #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 Darc.h1309 #define LABEL_ALIGN(LABEL) (arc_label_align (LABEL)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arc/
H A Darc.h1313 #define LABEL_ALIGN(LABEL) (arc_label_align (LABEL)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h499 #define LABEL_ALIGN(A_LABEL) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h499 #define LABEL_ALIGN(A_LABEL) \ macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi.in6620 @defmac LABEL_ALIGN (@var{label})
6628 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.
H A Dtm.texi9757 @defmac LABEL_ALIGN (@var{label})
9765 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.
H A Dgccint.info40243 -- 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 Dgccint.info41632 -- Macro: LABEL_ALIGN (LABEL)
41640 user's selection in 'align_labels' in a 'LABEL_ALIGN'
55853 * LABEL_ALIGN: Alignment Output. (line 42)

12