Home
last modified time | relevance | path

Searched refs:tls_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-emutls.c360 emutls_common_1 (tree tls_decl, tree control_decl, tree *pstmts) in emutls_common_1() argument
365 if (!DECL_COMMON (tls_decl) || !targetm.emutls.register_common in emutls_common_1()
366 || (DECL_INITIAL (tls_decl) in emutls_common_1()
367 && DECL_INITIAL (tls_decl) != error_mark_node)) in emutls_common_1()
375 DECL_SIZE_UNIT (tls_decl)), in emutls_common_1()
377 DECL_ALIGN_UNIT (tls_decl)), in emutls_common_1()
378 get_emutls_init_templ_addr (tls_decl)); in emutls_common_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-emutls.cc360 emutls_common_1 (tree tls_decl, tree control_decl, tree *pstmts) in emutls_common_1() argument
365 if (!DECL_COMMON (tls_decl) || !targetm.emutls.register_common in emutls_common_1()
366 || (DECL_INITIAL (tls_decl) in emutls_common_1()
367 && DECL_INITIAL (tls_decl) != error_mark_node)) in emutls_common_1()
375 DECL_SIZE_UNIT (tls_decl)), in emutls_common_1()
377 DECL_ALIGN_UNIT (tls_decl)), in emutls_common_1()
378 get_emutls_init_templ_addr (tls_decl)); in emutls_common_1()