Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDfinal.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()
HDChangeLog-199815444 (shorten_branches, final_scan_insn): Implement LABEL_ALIGN,
15447 * genattrtab.c (write_test_expr): If one of LABEL_ALIGN,
HDChangeLog-19999435 * final.c (LABEL_ALIGN): Default to align_labels_log.
HDChangeLog-200132072 * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.
HDChangeLog-200390 * config/m32r/m32r.h (LABEL_ALIGN): Define to calculate PNOP
/trueos/contrib/gcc/doc/
HDtm.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}.