Searched refs:binds_local_p (Results 1 – 25 of 35) sorted by relevance
12
88 if (!DECL_DECLARED_INLINE_P (fn) && !targetm.binds_local_p (fn)) in c_cannot_inline_tree_fn()
507 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()
5199 is_local = targetm.binds_local_p (decl); in decl_default_tls_model()5761 if (targetm.binds_local_p (decl)) in default_encode_section_info()5824 if (!targetm.binds_local_p (decl)) in default_use_anchors_for_symbol_p()6241 && targetm.binds_local_p (decl)) in default_elf_asm_output_external()
915 && targetm.binds_local_p (rhs)) in sra_walk_modify_expr()
4045 if (targetm.binds_local_p (current_function_decl)) in rest_of_clean_state()
7277 && targetm.binds_local_p (array)) in expand_expr_real_1()8946 || ! targetm.binds_local_p (array)) in string_constant()
273 bool (* binds_local_p) PARAMS ((tree)); member
170 if (!DECL_DECLARED_INLINE_P (fn) && !(*targetm.binds_local_p) (fn))
2705 || !(*targetm.binds_local_p) (current_function_decl)) in mark_constant_function()
4804 is_local = (*targetm.binds_local_p) (decl);
269 if ((*targetm.binds_local_p) (DECL)) \
9567 || (*targetm.binds_local_p) (fndecl))12678 if ((*targetm.binds_local_p) (decl))12703 if ((*targetm.binds_local_p) (decl))13371 && (*targetm.binds_local_p) (decl))
1198 || (TREE_ASM_WRITTEN (DECL) && (*targetm.binds_local_p) (DECL))))
2128 SYMBOL_REF_FLAG (symbol) = (*targetm.binds_local_p) (decl); in mn10300_encode_section_info()
2174 if (!DECL_DECLARED_INLINE_P (fn) && !(*targetm.binds_local_p) (fn))
3135 SYMBOL_REF_FLAG (XEXP (rtl, 0)) = (*targetm.binds_local_p) (exp);
5910 bool local_p = (*targetm.binds_local_p) (decl);14608 if (flag_pic && !(*targetm.binds_local_p) (function))14711 if (!flag_pic || (*targetm.binds_local_p) (function))14725 if (!flag_pic || (*targetm.binds_local_p) (function))
7269 local_call = call_decl && (*targetm.binds_local_p) (call_decl); in attr_length_call()7333 int local_call = call_decl && (*targetm.binds_local_p) (call_decl); in output_call()
7344 is_local = (*targetm.binds_local_p) (decl);7410 return decl && (*targetm.binds_local_p) (decl);
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()
3854 if (1 || !flag_pic || (*targetm.binds_local_p) (function)) in bfin_output_mi_thunk()
2263 if (!TARGET_64BIT && flag_pic && (!decl || !targetm.binds_local_p (decl))) in ix86_function_ok_for_sibcall()17765 if (flag_pic && !(*targetm.binds_local_p) (function)) in x86_can_output_mi_thunk()17871 if (!flag_pic || (*targetm.binds_local_p) (function)) in x86_output_mi_thunk()17884 if (!flag_pic || (*targetm.binds_local_p) (function)) in x86_output_mi_thunk()