Searched refs:LABEL_TO_ALIGNMENT (Results 1 – 5 of 5) sorted by relevance
504 #define LABEL_TO_ALIGNMENT(LABEL) \ macro513 return LABEL_TO_ALIGNMENT (label); in label_to_alignment()562 align_flags alignment = LABEL_TO_ALIGNMENT (align_label); in align_fuzz()739 LABEL_TO_ALIGNMENT (label) = max_alignment; in compute_alignments()783 LABEL_TO_ALIGNMENT (label) = LABEL_TO_ALIGNMENT (iter); in update_alignments()876 align_flags alignment = LABEL_TO_ALIGNMENT (label); in shorten_branches()894 LABEL_TO_ALIGNMENT (label) = max_alignment; in shorten_branches()938 log = (LABEL_P (seq) ? LABEL_TO_ALIGNMENT (seq).levels[0].log : 0); in shorten_branches()995 int label_alignment = LABEL_TO_ALIGNMENT (lab).levels[0].log; in shorten_branches()1031 int log = LABEL_TO_ALIGNMENT (insn).levels[0].log; in shorten_branches()[all …]
16345 (LABEL_TO_ALIGNMENT): Change to access label_align vector.16353 (update_alignments): Assign just LABEL_TO_ALIGNMENT.
11615 (LABEL_TO_ALIGNMENT, shorten_branches): Update due to type change.
22647 (label_to_alignment): Only use LABEL_TO_ALIGNMENT if
517 #define LABEL_TO_ALIGNMENT(LABEL) \ macro526 return LABEL_TO_ALIGNMENT (label); in label_to_alignment()575 align_flags alignment = LABEL_TO_ALIGNMENT (align_label); in align_fuzz()752 LABEL_TO_ALIGNMENT (label) = max_alignment; in compute_alignments()796 LABEL_TO_ALIGNMENT (label) = LABEL_TO_ALIGNMENT (iter); in update_alignments()889 align_flags alignment = LABEL_TO_ALIGNMENT (label); in shorten_branches()907 LABEL_TO_ALIGNMENT (label) = max_alignment; in shorten_branches()951 log = (LABEL_P (seq) ? LABEL_TO_ALIGNMENT (seq).levels[0].log : 0); in shorten_branches()1008 int label_alignment = LABEL_TO_ALIGNMENT (lab).levels[0].log; in shorten_branches()1044 int log = LABEL_TO_ALIGNMENT (insn).levels[0].log; in shorten_branches()[all …]