Searched refs:LABEL_ALIGN (Results 1 – 11 of 11) sorted by relevance
505 #ifndef LABEL_ALIGN506 #define LABEL_ALIGN(LABEL) align_labels_log macro712 max_log = LABEL_ALIGN (label); in compute_alignments()873 log = LABEL_ALIGN (insn); in shorten_branches()
753 #ifndef LABEL_ALIGN754 #define LABEL_ALIGN(LABEL) align_labels_log macro962 max_log = LABEL_ALIGN (label); in compute_alignments()1113 log = LABEL_ALIGN (insn);
6865 (shorten_branches, final_scan_insn): Implement LABEL_ALIGN,6868 * genattrtab.c (write_test_expr): If one of LABEL_ALIGN,
9435 * final.c (LABEL_ALIGN): Default to align_labels_log.
12865 * config/sh/sh.h (LABEL_ALIGN): Use UNSPECV_ALIGN instead of 1.
431 #define LABEL_ALIGN(insn) 2 macro
637 #define LABEL_ALIGN(A_LABEL) \ macro
512 #define LABEL_ALIGN(A_LABEL) \ macro
7627 @findex LABEL_ALIGN7628 @item LABEL_ALIGN (@var{label})7636 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.7640 The maximum number of bytes to skip when applying @code{LABEL_ALIGN}.
8103 @defmac LABEL_ALIGN (@var{label})8111 selection in @code{align_labels} in a @code{LABEL_ALIGN} implementation.8115 The maximum number of bytes to skip when applying @code{LABEL_ALIGN}.
26375 -- Macro: LABEL_ALIGN (LABEL)26383 selection in `align_labels' in a `LABEL_ALIGN' implementation.26386 The maximum number of bytes to skip when applying `LABEL_ALIGN'.32778 * LABEL_ALIGN: Alignment Output. (line 52)