Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dcoretypes.h63 TLS_MODEL_LOCAL_DYNAMIC, enumerator
Dprint-tree.c389 case TLS_MODEL_LOCAL_DYNAMIC: in print_node()
Dopts.c1329 flag_tls_default = TLS_MODEL_LOCAL_DYNAMIC; in common_handle_option()
Dvarasm.c5210 kind = TLS_MODEL_LOCAL_DYNAMIC; in decl_default_tls_model()
Dc-common.c5172 kind = optimize ? TLS_MODEL_LOCAL_DYNAMIC : TLS_MODEL_GLOBAL_DYNAMIC; in handle_tls_model_attribute()
/freebsd-9-stable/contrib/gcc/config/ia64/
Dpredicates.md207 case TLS_MODEL_LOCAL_DYNAMIC:
228 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_LOCAL_DYNAMIC")))
Dia64.c974 case TLS_MODEL_LOCAL_DYNAMIC: in ia64_expand_tls_address()
/freebsd-9-stable/contrib/gcc/config/sparc/
Dpredicates.md128 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_LOCAL_DYNAMIC")))
Dsparc.c3099 case TLS_MODEL_LOCAL_DYNAMIC: in legitimize_tls_address()
8777 && SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC) in get_some_local_dynamic_name_1()
/freebsd-9-stable/contrib/gcc/config/s390/
Ds390.c3192 case TLS_MODEL_LOCAL_DYNAMIC: in legitimize_tls_address()
4436 && tls_symbolic_operand (x) == TLS_MODEL_LOCAL_DYNAMIC) in get_some_local_dynamic_name_1()
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.c6407 && SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC); in legitimate_constant_p()
6625 && SYMBOL_REF_TLS_MODEL (disp) == TLS_MODEL_LOCAL_DYNAMIC); in legitimate_pic_address_disp_p()
7165 case TLS_MODEL_LOCAL_DYNAMIC: in legitimize_tls_address()
7960 && SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC) in get_some_local_dynamic_name_1()
/freebsd-9-stable/contrib/gcc/config/mips/
Dmips.c2058 case TLS_MODEL_LOCAL_DYNAMIC: in mips_legitimize_tls_address()
/freebsd-9-stable/contrib/gcc/config/rs6000/
Drs6000.c3254 else if (model == TLS_MODEL_LOCAL_DYNAMIC) in rs6000_legitimize_tls_address()
10273 if (SYMBOL_REF_TLS_MODEL (x) == TLS_MODEL_LOCAL_DYNAMIC) in rs6000_get_some_local_dynamic_name_1()
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.c3947 case TLS_MODEL_LOCAL_DYNAMIC: in legitimize_tls_address()