Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dfinal.c503 #ifndef LABEL_ALIGN
504 #define LABEL_ALIGN(LABEL) align_labels_log macro
711 max_log = LABEL_ALIGN (label); in compute_alignments()
858 log = LABEL_ALIGN (insn); in shorten_branches()
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-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.
H A DChangeLog-200390 * config/m32r/m32r.h (LABEL_ALIGN): Define to calculate PNOP
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi8051 @defmac LABEL_ALIGN (@var{label})
8059 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.
8063 The maximum number of bytes to skip when applying @code{LABEL_ALIGN}.