Home
last modified time | relevance | path

Searched refs:JUMP_ALIGN (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dfinal.c527 #ifndef JUMP_ALIGN
528 #define JUMP_ALIGN(LABEL) align_jumps_log macro
738 log = JUMP_ALIGN (label); in compute_alignments()
H A DChangeLog-200113326 (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): New.
13331 * tm.texi (JUMP_ALIGN, JUMP_ALIGN_MAX_SKIP): Document.
/freebsd-12.1/contrib/gcc/doc/
H A Dtm.texi8003 @defmac JUMP_ALIGN (@var{label})
8014 selection in @var{align_jumps} in a @code{JUMP_ALIGN} implementation.