Searched refs:binds_local_p (Results 1 – 19 of 19) sorted by relevance
88 if (!DECL_DECLARED_INLINE_P (fn) && !targetm.binds_local_p (fn)) in c_cannot_inline_tree_fn()
511 bool (* binds_local_p) (tree); member
1172 else if (!(*targetm.binds_local_p) (node->decl) in cgraph_function_body_availability()1193 if (!(*targetm.binds_local_p) (node->decl) && !DECL_COMDAT (node->decl)) in cgraph_variable_initializer_availability()
516 || !targetm.binds_local_p (decl)) in analyze_function()
999 || !targetm.binds_local_p (base)) in fold_const_aggregate_ref()1072 || !targetm.binds_local_p (base)) in fold_const_aggregate_ref()
5200 is_local = targetm.binds_local_p (decl); in decl_default_tls_model()5762 if (targetm.binds_local_p (decl)) in default_encode_section_info()5825 if (!targetm.binds_local_p (decl)) in default_use_anchors_for_symbol_p()6243 && targetm.binds_local_p (decl)) in default_elf_asm_output_external()
915 && targetm.binds_local_p (rhs)) in sra_walk_modify_expr()
4051 if (targetm.binds_local_p (current_function_decl)) in rest_of_clean_state()
2869 (!DECL_COMDAT (NODE) && !targetm.binds_local_p (NODE))
7322 && targetm.binds_local_p (array)) in expand_expr_real_1()8991 || ! targetm.binds_local_p (array)) in string_constant()
7813 targetm.binds_local_p to set SYMBOL_REF_FLAG.8248 (function_ok_for_sibcall): Use binds_local_p. Respect longcall10155 * config/alpha/alpha.c (alpha_end_function): Use targetm.binds_local_p.18593 (mark_constant_function): Use targetm.binds_local_p instead20882 Add binds_local_p.
11223 (output_call): Use targetm.binds_local_p.24624 sense of SYMBOL_REF_FLAG for PIC, using binds_local_p to check35054 Use targetm.binds_local_p to check for local symbols.
12979 Use targetm.binds_local_p instead of TREE_PUBLIC.
1859 targetm.binds_local_p to check for local function calls.
4289 return decl && (*targetm.binds_local_p) (decl); in ia64_function_ok_for_sibcall()9192 int need_visibility = ((*targetm.binds_local_p) (decl) in ia64_asm_output_external()
2593 if (!TARGET_64BIT && flag_pic && (!decl || !targetm.binds_local_p (decl))) in ix86_function_ok_for_sibcall()18325 if (flag_pic && !(*targetm.binds_local_p) (function)) in x86_can_output_mi_thunk()18431 if (!flag_pic || (*targetm.binds_local_p) (function)) in x86_output_mi_thunk()18444 if (!flag_pic || (*targetm.binds_local_p) (function)) in x86_output_mi_thunk()
8779 if (!TARGET_64BIT && flag_pic && decl && !targetm.binds_local_p (decl)) in s390_function_ok_for_sibcall()
1268 && targetm.binds_local_p (SYMBOL_REF_DECL (x)))) in mips_classify_symbol()
13560 || ((*targetm.binds_local_p) (decl) in rs6000_function_ok_for_sibcall()