Home
last modified time | relevance | path

Searched refs:TARGET_ASM_ALIGNED_SI_OP (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget-def.h34 #define TARGET_ASM_ALIGNED_SI_OP "\t.long\t" macro
93 TARGET_ASM_ALIGNED_SI_OP, \
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget-def.h33 #define TARGET_ASM_ALIGNED_SI_OP "\t.long\t" macro
92 TARGET_ASM_ALIGNED_SI_OP, \
H A Dtarget.def48 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_SI_OP\n\
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c38872 #undef TARGET_ASM_ALIGNED_SI_OP
38873 #define TARGET_ASM_ALIGNED_SI_OP ASM_LONG macro
38885 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c51676 #undef TARGET_ASM_ALIGNED_SI_OP
51677 #define TARGET_ASM_ALIGNED_SI_OP ASM_LONG macro
51692 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi7522 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_SI_OP
H A Dtm.texi.in7420 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_SI_OP