Home
last modified time | relevance | path

Searched refs:function_symbol (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-comdats.cc173 node = dyn_cast <cgraph_node *> (node)->function_symbol (); in enqueue_references()
194 node = dyn_cast <cgraph_node *> (node)->function_symbol (); in enqueue_references()
276 target = dyn_cast <cgraph_node *> (target)->function_symbol (); in ipa_comdats()
H A Dipa-reference.cc205 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_read_global()
234 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_written_global()
396 struct cgraph_node *y = e->callee->function_symbol (&avail); in propagate_bits()
706 struct cgraph_node *callee = e->callee->function_symbol (&avail); in get_read_write_all_from_node()
H A Dipa-profile.cc544 cgraph_node *function_symbol; member
565 if (edge->caller != d->function_symbol) in ipa_propagate_frequency_1()
743 ipa_node_params *info = ipa_node_params_sum->get (n->function_symbol ()); in check_argument_count()
H A Dipa-utils.cc256 struct cgraph_node *callee = cs->callee->function_symbol (); in ipa_edge_within_scc()
323 (edge->callee->function_symbol ()->decl)) in ipa_reverse_postorder()
H A Dipa-cp.cc2373 cgraph_node *callee = cs->callee->function_symbol (&availability); in propagate_bits_across_jump_function()
2666 int max_agg_items = opt_for_fn (cs->callee->function_symbol ()->decl, in merge_aggregate_lattices()
2858 int max_agg_items = opt_for_fn (cs->callee->function_symbol ()->decl, in propagate_aggs_across_jump_function()
2911 callee = cs->callee->function_symbol (&availability); in propagate_constants_across_call()
3256 callee = callee->function_symbol (&avail); in devirtualization_time_bonus()
3866 cgraph_node *callee = cs->callee->function_symbol (); in propagate_constants_topo()
3952 && (src->cs->callee->function_symbol () in propagate_effects()
4221 cgraph_node *callee = cs->callee->function_symbol (&availability); in calls_same_node_or_its_all_contexts_clone_p()
5248 if (cs->caller == cs->callee->function_symbol (&availability) in self_recursive_pass_through_p()
5270 if (cs->caller == cs->callee->function_symbol (&availability) in self_recursive_agg_pass_through_p()
[all …]
H A Dipa-inline-analysis.cc270 ipa_fn_summaries->get (edge->callee->function_symbol ())->min_size in do_estimate_edge_time()
H A Dipa.cc200 symtab_node *body = n->function_symbol (); in walk_polymorphic_call_targets()
437 symtab_node *body = e->callee->function_symbol (); in remove_unreachable_nodes()
H A Dipa-visibility.cc737 decl_node = decl_node->callees->callee->function_symbol (); in function_and_variable_visibility()
H A Dipa-sra.cc3096 cgraph_node *callee = cs->callee->function_symbol (&availability); in param_removal_cross_scc_edge()
3176 cgraph_node *callee = cs->callee->function_symbol (&availability); in propagate_used_across_scc_edge()
3383 cgraph_node *callee = cs->callee->function_symbol (&availability); in param_splitting_across_edge()
3976 cgraph_node *callee = cs->callee->function_symbol (&av); in ipa_sra_analysis()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-comdats.c173 node = dyn_cast <cgraph_node *> (node)->function_symbol (); in enqueue_references()
194 node = dyn_cast <cgraph_node *> (node)->function_symbol (); in enqueue_references()
276 target = dyn_cast <cgraph_node *> (target)->function_symbol (); in ipa_comdats()
H A Dipa-reference.c205 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_read_global()
234 struct cgraph_node *fn2 = fn->function_symbol (&avail); in ipa_reference_get_written_global()
396 struct cgraph_node *y = e->callee->function_symbol (&avail); in propagate_bits()
706 struct cgraph_node *callee = e->callee->function_symbol (&avail); in get_read_write_all_from_node()
H A Dipa-profile.c544 cgraph_node *function_symbol; member
565 if (edge->caller != d->function_symbol) in ipa_propagate_frequency_1()
743 class ipa_node_params *info = IPA_NODE_REF (n->function_symbol ()); in check_argument_count()
H A Dipa-utils.c256 struct cgraph_node *callee = cs->callee->function_symbol (); in ipa_edge_within_scc()
323 (edge->callee->function_symbol ()->decl)) in ipa_reverse_postorder()
H A Dipa-cp.c1941 if (!src->val || cs->caller != cs->callee->function_symbol ())
2317 cgraph_node *callee = cs->callee->function_symbol (&availability);
2610 int max_agg_items = opt_for_fn (cs->callee->function_symbol ()->decl,
2801 int max_agg_items = opt_for_fn (cs->callee->function_symbol ()->decl,
2854 callee = cs->callee->function_symbol (&availability);
3190 callee = callee->function_symbol (&avail);
3816 cgraph_node *callee = cs->callee->function_symbol ();
4078 cgraph_node *callee = cs->callee->function_symbol (&availability);
4664 if (cs->caller == cs->callee->function_symbol (&availability)
4686 if (cs->caller == cs->callee->function_symbol (&availability)
[all …]
H A Dipa-inline-analysis.c266 ipa_fn_summaries->get (edge->callee->function_symbol ())->min_size in do_estimate_edge_time()
H A Dipa.c200 symtab_node *body = n->function_symbol (); in walk_polymorphic_call_targets()
437 symtab_node *body = e->callee->function_symbol (); in remove_unreachable_nodes()
H A Dipa-visibility.c737 decl_node = decl_node->callees->callee->function_symbol (); in function_and_variable_visibility()
H A Dipa-sra.c3157 cgraph_node *callee = cs->callee->function_symbol (&availability); in param_removal_cross_scc_edge()
3237 cgraph_node *callee = cs->callee->function_symbol (&availability); in propagate_used_across_scc_edge()
3444 cgraph_node *callee = cs->callee->function_symbol (&availability); in param_splitting_across_edge()
4034 cgraph_node *callee = cs->callee->function_symbol (&av); in ipa_sra_analysis()
H A Dipa-pure-const.c1387 if (e->callee->function_symbol () == node) in self_recursive_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc114 rtx lab = function_symbol (func_addr_rtx, "__movmemSI12_i4", in expand_block_move()
128 rtx lab = function_symbol (func_addr_rtx, bytes & 4 in expand_block_move()
151 rtx lab = function_symbol (func_addr_rtx, entry, SFUNC_STATIC).lab; in expand_block_move()
168 rtx lab = function_symbol (func_addr_rtx, "__movmem", SFUNC_STATIC).lab; in expand_block_move()
H A Dsh-protos.h348 extern function_symbol_result function_symbol (rtx, const char *,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc114 rtx lab = function_symbol (func_addr_rtx, "__movmemSI12_i4", in expand_block_move()
128 rtx lab = function_symbol (func_addr_rtx, bytes & 4 in expand_block_move()
151 rtx lab = function_symbol (func_addr_rtx, entry, SFUNC_STATIC).lab; in expand_block_move()
168 rtx lab = function_symbol (func_addr_rtx, "__movmem", SFUNC_STATIC).lab; in expand_block_move()
H A Dsh-protos.h348 extern function_symbol_result function_symbol (rtx, const char *,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-partition.c234 cnode = cnode->function_symbol (); in contained_in_symbol()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-partition.cc234 cnode = cnode->function_symbol (); in contained_in_symbol()

123