Home
last modified time | relevance | path

Searched refs:SET_LABEL_ALIGN (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dfinal.c760 SET_LABEL_ALIGN (label, max_log, max_skip); in compute_alignments()
884 SET_LABEL_ALIGN (insn, max_log, max_skip); in shorten_branches()
H A DChangeLog.apple929 (SET_LABEL_ALIGN): New.
H A Drtl.h916 #define SET_LABEL_ALIGN(RTX, ALIGN, MAX_SKIP) \ macro
H A Dstmt.c150 SET_LABEL_ALIGN (r, align_log2, align - 1); in label_rtx()