Searched refs:TARGET_LONG_DOUBLE_128 (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daix43.h46 if (TARGET_SOFT_FLOAT && TARGET_LONG_DOUBLE_128) \
H A Daix52.h45 if (TARGET_SOFT_FLOAT && TARGET_LONG_DOUBLE_128) \
H A Daix.h100 if (TARGET_LONG_DOUBLE_128) \
H A Drs6000.h321 #define TARGET_LONG_DOUBLE_128 (rs6000_long_double_type_size == 128) macro
H A Drs6000-c.c135 if (TARGET_LONG_DOUBLE_128)
H A Drs6000.c1464 if (TARGET_LONG_DOUBLE_128 && !TARGET_IEEEQUAD)
4078 if (!TARGET_IEEEQUAD && TARGET_LONG_DOUBLE_128
11366 && TARGET_HARD_FLOAT && TARGET_FPRS && TARGET_LONG_DOUBLE_128)
17712 && TARGET_LONG_DOUBLE_128
/freebsd-10.2-release/contrib/gcc/config/sparc/
H A Dlinux.h32 if (TARGET_LONG_DOUBLE_128) \
184 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_128 ? 128 : 64)
H A Dlinux64.h33 if (TARGET_ARCH32 && TARGET_LONG_DOUBLE_128) \
109 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_128 ? 128 : 64)
H A Dfreebsd.h76 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_128 ? 128 : 64)
H A Dnetbsd-elf.h203 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_128 ? 128 : 64)
H A Dsparc.c678 if (TARGET_64BIT && ! TARGET_LONG_DOUBLE_128)
8866 && TARGET_LONG_DOUBLE_128)
/freebsd-10.2-release/contrib/gcc/config/s390/
H A Ds390.h96 if (TARGET_LONG_DOUBLE_128) \
221 #define LONG_DOUBLE_TYPE_SIZE (TARGET_LONG_DOUBLE_128 ? 128 : 64)
H A Ds390.c4350 && TARGET_LONG_DOUBLE_128)

Completed in 287 milliseconds