Home
last modified time | relevance | path

Searched refs:TARGET_TLS64 (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/gcc/config/ia64/
Dia64.h72 #define TARGET_TLS64 (ia64_tls_size == 64) macro
Dia64.md710 "TARGET_TLS64"
752 "!TARGET_TLS64"
784 "TARGET_TLS64"
826 "!TARGET_TLS64"
Dia64.c1000 if (TARGET_TLS64) in ia64_expand_tls_address()
1030 if (TARGET_TLS64) in ia64_expand_tls_address()
/freebsd-9-stable/contrib/gcc/
DChangeLog-200219920 (TARGET_TLS14, TARGET_TLS22, TARGET_TLS64): New.