Searched refs:LABEL_ALIGN (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rx/
H A Drx.h685 #define LABEL_ALIGN(x) rx_align_for_label (x)
673 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/m32r/
H A Dm32r.h433 #define LABEL_ALIGN(insn) 2
430 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dfinal.c503 #ifndef LABEL_ALIGN
504 #define LABEL_ALIGN(LABEL) align_labels_log
741 max_log = LABEL_ALIGN (label);
933 log = LABEL_ALIGN (insn);
500 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dfinal.c515 #ifndef LABEL_ALIGN
516 #define LABEL_ALIGN(LABEL) align_labels_log
721 max_log = LABEL_ALIGN (label);
887 log = LABEL_ALIGN (insn);
512 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m32r/
H A Dm32r.h440 #define LABEL_ALIGN(insn) 2
437 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h629 #define LABEL_ALIGN(A_LABEL) \
627 #define LABEL_ALIGN macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/sh/
H A Dsh.h835 #define LABEL_ALIGN(A_LABEL) \
833 #define LABEL_ALIGN macro

Completed in 224 milliseconds