Home
last modified time | relevance | path

Searched refs:TLS_MODEL_INITIAL_EXEC (Results 1 – 25 of 103) sorted by relevance

12345

/netbsd/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-symtab.c150 && (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
155 && (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
158 else if (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
161 else if (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
H A Dlto-symtab.cc150 && (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
155 && (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
158 else if (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
161 else if (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
/netbsd/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-symtab.c150 && (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
155 && (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
158 else if (prevailing_node->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
161 else if (vnode->tls_model == TLS_MODEL_INITIAL_EXEC in lto_varpool_replace_node()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h197 TLS_MODEL_INITIAL_EXEC, enumerator
H A Dipa-visibility.c280 && DECL_TLS_MODEL (decl) != TLS_MODEL_INITIAL_EXEC)) in externally_visible_p()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dcoretypes.h198 TLS_MODEL_INITIAL_EXEC, enumerator
H A Dipa-visibility.c280 && DECL_TLS_MODEL (decl) != TLS_MODEL_INITIAL_EXEC)) in externally_visible_p()
H A Dipa-visibility.cc280 && DECL_TLS_MODEL (decl) != TLS_MODEL_INITIAL_EXEC)) in externally_visible_p()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dpredicates.md240 case TLS_MODEL_INITIAL_EXEC:
277 return SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC;
/netbsd/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dpredicates.md240 case TLS_MODEL_INITIAL_EXEC:
277 return SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC;
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dpredicates.md140 (ior (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")
/netbsd/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dpredicates.md140 (ior (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")
/netbsd/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dpredicates.md183 (ior (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")
/netbsd/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dpredicates.md183 (ior (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")
/netbsd/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dpredicates.md132 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")))
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpredicates.md657 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")))
/netbsd/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dpredicates.md132 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")))
/netbsd/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dpredicates.md295 return SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC;
/netbsd/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpredicates.md657 (match_test "SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC")))
/netbsd/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dpredicates.md286 return SYMBOL_REF_TLS_MODEL (op) == TLS_MODEL_INITIAL_EXEC;
/netbsd/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.c773 case TLS_MODEL_INITIAL_EXEC: in or1k_legitimize_address_1()
H A Dor1k.cc811 case TLS_MODEL_INITIAL_EXEC: in or1k_legitimize_address_1()
/netbsd/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.c661 case TLS_MODEL_INITIAL_EXEC: in tls_symbolic_operand_1()
744 model = TLS_MODEL_INITIAL_EXEC; in tls_symbolic_operand_type()
1087 case TLS_MODEL_INITIAL_EXEC: in alpha_legitimize_address_1()
H A Dalpha.cc661 case TLS_MODEL_INITIAL_EXEC: in tls_symbolic_operand_1()
744 model = TLS_MODEL_INITIAL_EXEC; in tls_symbolic_operand_type()
1087 case TLS_MODEL_INITIAL_EXEC: in alpha_legitimize_address_1()
/netbsd/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c661 case TLS_MODEL_INITIAL_EXEC: in tls_symbolic_operand_1()
744 model = TLS_MODEL_INITIAL_EXEC; in tls_symbolic_operand_type()
1087 case TLS_MODEL_INITIAL_EXEC: in alpha_legitimize_address_1()

12345