| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-comdats.cc | 173 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()
|
| D | ipa-reference.cc | 205 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()
|
| D | ipa-profile.cc | 544 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()
|
| D | ipa-utils.cc | 256 struct cgraph_node *callee = cs->callee->function_symbol (); in ipa_edge_within_scc() 323 (edge->callee->function_symbol ()->decl)) in ipa_reverse_postorder()
|
| D | ipa-cp.cc | 2373 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 …]
|
| D | ipa-inline-analysis.cc | 270 ipa_fn_summaries->get (edge->callee->function_symbol ())->min_size in do_estimate_edge_time()
|
| D | ipa.cc | 200 symtab_node *body = n->function_symbol (); in walk_polymorphic_call_targets() 437 symtab_node *body = e->callee->function_symbol (); in remove_unreachable_nodes()
|
| D | ipa-visibility.cc | 737 decl_node = decl_node->callees->callee->function_symbol (); in function_and_variable_visibility()
|
| D | ipa-sra.cc | 3096 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()
|
| D | ipa-pure-const.cc | 1421 if (e->callee->function_symbol () == node) in self_recursive_p()
|
| D | ipa-devirt.cc | 3626 = likely_target->function_symbol (); in try_speculative_devirtualization() 3807 = likely_target->function_symbol (); in ipa_devirt()
|
| D | cgraph.h | 926 cgraph_node *function_symbol (enum availability *avail = NULL,
|
| D | symtab.cc | 2195 else if (!dyn_cast <cgraph_node *> (this)->function_symbol ()->definition) in get_partitioning_class()
|
| D | gimple.cc | 2983 n = n->function_symbol (&availability); in nonfreeing_call_p()
|
| D | cgraph.cc | 3927 cgraph_node::function_symbol (enum availability *availability, in function_symbol() function in cgraph_node
|
| D | tree-eh.cc | 2767 node = node->function_symbol (); in tree_could_trap_p()
|
| D | ipa-fnsummary.cc | 3275 callee = callee->function_symbol (&avail); in estimate_edge_devirt_benefit()
|
| D | ipa-modref.cc | 1648 callee_node = callee_node->function_symbol (&avail); in analyze_call()
|
| D | ipa-prop.cc | 3977 inlined_node_info = ipa_node_params_sum->get (cs->callee->function_symbol ()); in update_indirect_edges_after_inlining()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh-mem.cc | 114 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()
|
| D | sh-protos.h | 348 extern function_symbol_result function_symbol (rtx, const char *,
|
| D | sh.md | 2301 function_symbol (func_ptr, "__udivsi3_i4i", SFUNC_GOT); 2306 rtx lab = function_symbol (func_ptr, "__udivsi3_i4", SFUNC_STATIC).lab; 2321 rtx lab = function_symbol (func_ptr, "__udivsi3", SFUNC_STATIC).lab; 2413 function_symbol (func_ptr, sh_divsi3_libfunc, SFUNC_GOT); 2418 rtx lab = function_symbol (func_ptr, sh_divsi3_libfunc, 2434 function_symbol (func_ptr, sh_divsi3_libfunc, SFUNC_GOT); 2548 rtx sym = function_symbol (NULL, "__mulsi3", SFUNC_STATIC).sym; 3503 rtx lab = function_symbol (funcaddr, "__ashlsi3_r0", SFUNC_STATIC).lab; 3949 rtx lab = function_symbol (funcaddr, "__lshrsi3_r0", SFUNC_STATIC).lab;
|
| D | sh.cc | 3880 rtx lab = function_symbol (wrk, func, SFUNC_STATIC).lab; in expand_ashiftrt() 10117 emit_library_call (function_symbol (NULL, "__ic_invalidate", in sh_trampoline_init() 10967 function_symbol (rtx target, const char *name, sh_function_kind kind) in function_symbol() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-partition.cc | 234 cnode = cnode->function_symbol (); in contained_in_symbol()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.cc | 1142 target = target->function_symbol (); in ix86_function_regparm() 1238 target = target->function_symbol (); in ix86_function_sseregparm() 1736 target = target->function_symbol (); in init_cumulative_args()
|