Searched refs:TARGET_ASM_ALIGNED_SI_OP (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h44 #define TARGET_ASM_ALIGNED_SI_OP "\t.long\t" macro
236 TARGET_ASM_ALIGNED_SI_OP, \
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c218 #undef TARGET_ASM_ALIGNED_SI_OP macro
219 #define TARGET_ASM_ALIGNED_SI_OP "\tDCD\t"
227 #undef TARGET_ASM_ALIGNED_SI_OP macro
228 #define TARGET_ASM_ALIGNED_SI_OP NULL
217 #undef TARGET_ASM_ALIGNED_SI_OP macro
226 #undef TARGET_ASM_ALIGNED_SI_OP macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c299 #undef TARGET_ASM_ALIGNED_SI_OP
300 #define TARGET_ASM_ALIGNED_SI_OP "\tdata4\t"
297 #undef TARGET_ASM_ALIGNED_SI_OP macro
298 #define TARGET_ASM_ALIGNED_SI_OP macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c434 #undef TARGET_ASM_ALIGNED_SI_OP
435 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
432 #undef TARGET_ASM_ALIGNED_SI_OP macro
433 #define TARGET_ASM_ALIGNED_SI_OP macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1069 #undef TARGET_ASM_ALIGNED_SI_OP
1070 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
1066 #undef TARGET_ASM_ALIGNED_SI_OP macro
1067 #define TARGET_ASM_ALIGNED_SI_OP macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1510 #undef TARGET_ASM_ALIGNED_SI_OP
1511 #define TARGET_ASM_ALIGNED_SI_OP ASM_LONG
1520 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
1508 #undef TARGET_ASM_ALIGNED_SI_OP macro
1509 #define TARGET_ASM_ALIGNED_SI_OP macro

Completed in 308 milliseconds