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

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h45 #define TARGET_ASM_ALIGNED_DI_OP NULL macro
237 TARGET_ASM_ALIGNED_DI_OP, \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.c301 #undef TARGET_ASM_ALIGNED_DI_OP
302 #define TARGET_ASM_ALIGNED_DI_OP "\tdata8\t"
299 #undef TARGET_ASM_ALIGNED_DI_OP macro
300 #define TARGET_ASM_ALIGNED_DI_OP macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.c9228 #undef TARGET_ASM_ALIGNED_DI_OP macro
9229 #define TARGET_ASM_ALIGNED_DI_OP "\t.quad\t"
9227 #undef TARGET_ASM_ALIGNED_DI_OP macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1071 #undef TARGET_ASM_ALIGNED_DI_OP
1072 #define TARGET_ASM_ALIGNED_DI_OP "\t.dword\t"
1068 #undef TARGET_ASM_ALIGNED_DI_OP macro
1069 #define TARGET_ASM_ALIGNED_DI_OP macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c855 #undef TARGET_ASM_ALIGNED_DI_OP
856 #define TARGET_ASM_ALIGNED_DI_OP DOUBLE_INT_ASM_OP
878 #undef TARGET_ASM_ALIGNED_DI_OP
879 #define TARGET_ASM_ALIGNED_DI_OP "\t.quad\t"
850 #undef TARGET_ASM_ALIGNED_DI_OP macro
851 #define TARGET_ASM_ALIGNED_DI_OP macro
873 #undef TARGET_ASM_ALIGNED_DI_OP macro
874 #define TARGET_ASM_ALIGNED_DI_OP macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1513 #undef TARGET_ASM_ALIGNED_DI_OP
1514 #define TARGET_ASM_ALIGNED_DI_OP ASM_QUAD
1522 #define TARGET_ASM_UNALIGNED_DI_OP TARGET_ASM_ALIGNED_DI_OP
1511 #undef TARGET_ASM_ALIGNED_DI_OP macro
1512 #define TARGET_ASM_ALIGNED_DI_OP macro

Completed in 234 milliseconds