Home
last modified time | relevance | path

Searched refs:TARGET_TLS (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.h1648 #define TARGET_TLS 1 macro
1650 #define TARGET_TLS 0 macro
1653 #define TARGET_SUN_TLS TARGET_TLS
H A Dsparc.md7944 "TARGET_TLS"
7952 "TARGET_TLS"
7961 "TARGET_TLS"
7971 "TARGET_TLS"
7980 "TARGET_TLS"
7987 "TARGET_TLS"
7995 "TARGET_TLS"
8004 "TARGET_TLS"
8014 "TARGET_TLS"
8022 "TARGET_TLS"
[all …]
H A Dsparc.cc786 #if TARGET_TLS
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.h1652 #define TARGET_TLS 1 macro
1654 #define TARGET_TLS 0 macro
1657 #define TARGET_SUN_TLS TARGET_TLS
H A Dsparc.md7944 "TARGET_TLS"
7952 "TARGET_TLS"
7961 "TARGET_TLS"
7971 "TARGET_TLS"
7980 "TARGET_TLS"
7987 "TARGET_TLS"
7995 "TARGET_TLS"
8004 "TARGET_TLS"
8014 "TARGET_TLS"
8022 "TARGET_TLS"
[all …]
H A Dsparc.c804 #if TARGET_TLS
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/csky/
H A Dcsky.h126 #define TARGET_TLS \ macro
H A Dcsky.md3554 "TARGET_TLS"
3571 "TARGET_TLS"
3595 "TARGET_TLS"
H A Dcsky.c2628 if (!TARGET_TLS) in csky_tls_referenced_p()
2699 if (!TARGET_TLS) in csky_tls_symbol_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky.h135 #define TARGET_TLS \ macro
H A Dcsky.md3589 "TARGET_TLS"
3606 "TARGET_TLS"
3630 "TARGET_TLS"
H A Dcsky.cc2781 if (!TARGET_TLS) in csky_tls_referenced_p()
2852 if (!TARGET_TLS) in csky_tls_symbol_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-202125410 * config/csky/csky.h (TARGET_TLS): ADD CK860.
H A DChangeLog-20039012 (TARGET_TLS, TARGET_SUN_TLS, TARGET_GNU_TLS): Define.