Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtarget-def.h35 #define TARGET_ASM_ALIGNED_DI_OP NULL macro
94 TARGET_ASM_ALIGNED_DI_OP, \
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtarget-def.h34 #define TARGET_ASM_ALIGNED_DI_OP NULL macro
93 TARGET_ASM_ALIGNED_DI_OP, \
H A Dtarget.def49 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_DI_OP\n\
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c38875 #undef TARGET_ASM_ALIGNED_DI_OP
38876 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD macro
38887 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c51679 #undef TARGET_ASM_ALIGNED_DI_OP
51680 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD macro
51694 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dtm.texi7523 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_DI_OP
H A Dtm.texi.in7421 @deftypevrx {Target Hook} {const char *} TARGET_ASM_ALIGNED_DI_OP