Searched refs:TARGET_HAVE_TLS (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dtarget-def.h176 #ifndef TARGET_HAVE_TLS
177 #define TARGET_HAVE_TLS false macro
701 TARGET_HAVE_TLS, \
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dia64.h65 support TLS -- that system should explicit define TARGET_HAVE_TLS
67 #if !defined(TARGET_HAVE_TLS) && defined(HAVE_AS_TLS) macro
68 #define TARGET_HAVE_TLS true
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c477 #undef TARGET_HAVE_TLS
478 #define TARGET_HAVE_TLS true
941 if (TARGET_HAVE_TLS
3059 if (!TARGET_HAVE_TLS)
475 #undef TARGET_HAVE_TLS macro
476 #define TARGET_HAVE_TLS macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c1178 #undef TARGET_HAVE_TLS
1179 #define TARGET_HAVE_TLS HAVE_AS_TLS
1632 if (TARGET_HAVE_TLS && for_each_rtx (&x, &mips_tls_symbol_ref_1, 0))
1175 #undef TARGET_HAVE_TLS macro
1176 #define TARGET_HAVE_TLS macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c369 #undef TARGET_HAVE_TLS macro
370 #define TARGET_HAVE_TLS true
4245 if (! TARGET_HAVE_TLS)
4276 if (! TARGET_HAVE_TLS)
368 #undef TARGET_HAVE_TLS macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.c9248 #undef TARGET_HAVE_TLS macro
9249 #define TARGET_HAVE_TLS true
9247 #undef TARGET_HAVE_TLS macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c893 #undef TARGET_HAVE_TLS
894 #define TARGET_HAVE_TLS HAVE_AS_TLS
3341 if (! TARGET_HAVE_TLS)
888 #undef TARGET_HAVE_TLS macro
889 #define TARGET_HAVE_TLS macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1536 #undef TARGET_HAVE_TLS
1537 #define TARGET_HAVE_TLS true
1534 #undef TARGET_HAVE_TLS macro
1535 #define TARGET_HAVE_TLS macro

Completed in 732 milliseconds