| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-inline.cc | 147 struct cgraph_node *to = e->caller; in caller_growth_limits() 170 to = to->callers->caller; in caller_growth_limits() 234 e->caller, e->callee, in report_inline_failed_reason() 238 && e->caller->lto_file_data in report_inline_failed_reason() 243 e->caller->lto_file_data->file_name, in report_inline_failed_reason() 249 (dump_file, 2, target_opts_for_fn (e->caller->decl), in report_inline_failed_reason() 254 (dump_file, 2, opts_for_fn (e->caller->decl), in report_inline_failed_reason() 262 sanitize_attrs_match_for_inline_p (const_tree caller, const_tree callee) in sanitize_attrs_match_for_inline_p() argument 264 if (!caller || !callee) in sanitize_attrs_match_for_inline_p() 282 if (sanitize_flags_p (codes[i], caller) in sanitize_attrs_match_for_inline_p() [all …]
|
| H A D | cgraph.cc | 708 *e->caller->call_site_hash->find_slot_with_hash in cgraph_update_edge_in_call_site_hash() 721 cgraph_edge **slot = e->caller->call_site_hash->find_slot_with_hash in cgraph_add_edge_to_call_site_hash() 827 for (unsigned int i = 0; e->caller->iterate_reference (i, ref); i++) in set_call_stmt() 842 if (e->caller->call_site_hash in set_call_stmt() 846 && e->caller->get_edge (e->call_stmt) == e) in set_call_stmt() 847 e->caller->call_site_hash->remove_elt_with_hash in set_call_stmt() 852 function *fun = DECL_STRUCT_FUNCTION (e->caller->decl); in set_call_stmt() 856 if (e->caller->call_site_hash in set_call_stmt() 872 symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, in create_edge() argument 885 gcc_checking_assert (!(e = caller->get_edge (call_stmt)) in create_edge() [all …]
|
| H A D | ipa-cp.cc | 530 fprintf (f, " %i(%f)", s->cs->caller->order, in print() 747 if (!cs->caller->thunk) in gather_caller_stats() 749 ipa_node_params *info = ipa_node_params_sum->get (cs->caller); in gather_caller_stats() 755 if (stats->itself && stats->itself == cs->caller) in gather_caller_stats() 762 if (stats->itself && stats->itself != cs->caller) in gather_caller_stats() 886 = e->callee->function_or_virtual_thunk_symbol (&avail, e->caller); in ignore_edge_p() 1245 if (!cs->caller->thunk || !cs->caller->local) in count_callers() 1258 while (cs && cs->caller->thunk && cs->caller->local) in set_single_call_flag() 1261 if (ipa_node_params* info = ipa_node_params_sum->get (cs->caller)) in set_single_call_flag() 1659 = ipcp_get_transformation_summary (cs->caller->inlined_to in ipa_value_range_from_jfunc() [all …]
|
| H A D | ipa-inline-analysis.cc | 160 struct cgraph_node *to = (edge->caller->inlined_to in simple_edge_hints() 161 ? edge->caller->inlined_to : edge->caller); in simple_edge_hints() 258 > (edge->caller->inlined_to in do_estimate_edge_time() 259 ? edge->caller->inlined_to->count.ipa () in do_estimate_edge_time() 260 : edge->caller->count.ipa ()))) in do_estimate_edge_time() 414 || !opt_for_fn (e->caller->decl, optimize)) in do_estimate_growth_1()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | ipa-inline.c | 147 struct cgraph_node *to = e->caller; in caller_growth_limits() 170 to = to->callers->caller; in caller_growth_limits() 234 e->caller, e->callee, in report_inline_failed_reason() 238 && e->caller->lto_file_data in report_inline_failed_reason() 243 e->caller->lto_file_data->file_name, in report_inline_failed_reason() 249 (dump_file, 2, target_opts_for_fn (e->caller->decl), in report_inline_failed_reason() 254 (dump_file, 2, opts_for_fn (e->caller->decl), in report_inline_failed_reason() 262 sanitize_attrs_match_for_inline_p (const_tree caller, const_tree callee) in sanitize_attrs_match_for_inline_p() argument 264 if (!caller || !callee) in sanitize_attrs_match_for_inline_p() 269 if (!sanitize_flags_p (SANITIZE_ADDRESS, caller) in sanitize_attrs_match_for_inline_p() [all …]
|
| H A D | cgraph.c | 700 *e->caller->call_site_hash->find_slot_with_hash in cgraph_update_edge_in_call_site_hash() 713 cgraph_edge **slot = e->caller->call_site_hash->find_slot_with_hash in cgraph_add_edge_to_call_site_hash() 819 for (unsigned int i = 0; e->caller->iterate_reference (i, ref); i++) in set_call_stmt() 834 if (e->caller->call_site_hash in set_call_stmt() 838 && e->caller->get_edge (e->call_stmt) == e) in set_call_stmt() 839 e->caller->call_site_hash->remove_elt_with_hash in set_call_stmt() 844 function *fun = DECL_STRUCT_FUNCTION (e->caller->decl); in set_call_stmt() 848 if (e->caller->call_site_hash in set_call_stmt() 864 symbol_table::create_edge (cgraph_node *caller, cgraph_node *callee, in create_edge() argument 877 gcc_checking_assert (!(e = caller->get_edge (call_stmt)) in create_edge() [all …]
|
| H A D | ipa-cp.c | 495 fprintf (f, " %i(%f)", s->cs->caller->order, in print() 694 if (!cs->caller->thunk.thunk_p) in gather_caller_stats() 820 = e->callee->function_or_virtual_thunk_symbol (&avail, e->caller); in ignore_edge_p() 1179 if (!cs->caller->thunk.thunk_p || !cs->caller->local) in count_callers() 1192 while (cs && cs->caller->thunk.thunk_p && cs->caller->local) in set_single_call_flag() 1194 if (cs && IPA_NODE_REF (cs->caller)) in set_single_call_flag() 1196 IPA_NODE_REF (cs->caller)->node_calling_single_call = true; in set_single_call_flag() 1545 = ipcp_get_transformation_summary (cs->caller->inlined_to in ipa_value_range_from_jfunc() 1546 ? cs->caller->inlined_to in ipa_value_range_from_jfunc() 1547 : cs->caller); in ipa_value_range_from_jfunc() [all …]
|
| H A D | ipa-inline-analysis.c | 157 struct cgraph_node *to = (edge->caller->inlined_to in simple_edge_hints() 158 ? edge->caller->inlined_to : edge->caller); in simple_edge_hints() 253 > (edge->caller->inlined_to in do_estimate_edge_time() 254 ? edge->caller->inlined_to->count.ipa () in do_estimate_edge_time() 255 : edge->caller->count.ipa ()))) in do_estimate_edge_time() 421 || !opt_for_fn (e->caller->decl, optimize)) in do_estimate_growth_1()
|
| /netbsd-src/usr.sbin/ypserv/ypserv/ |
| H A D | ypserv_proc.c | 68 securecheck(struct sockaddr *caller) in securecheck() argument 72 if (getnameinfo(caller, (socklen_t)caller->sa_len, NULL, 0, sbuf, in securecheck() 150 struct sockaddr *caller = svc_getrpccaller(rqstp->rq_xprt)->buf; in ypproc_match_2_svc() local 166 if (secure && securecheck(caller)) { in ypproc_match_2_svc() 179 struct sockaddr *caller = svc_getrpccaller(rqstp->rq_xprt)->buf; in ypproc_first_2_svc() local 194 if (secure && securecheck(caller)) { in ypproc_first_2_svc() 207 struct sockaddr *caller = svc_getrpccaller(rqstp->rq_xprt)->buf; in ypproc_next_2_svc() local 223 if (secure && securecheck(caller)) { in ypproc_next_2_svc() 236 struct sockaddr *caller = svc_getrpccaller(rqstp->rq_xprt)->buf; in ypproc_xfr_2_svc() local 251 securecheck(caller)) { in ypproc_xfr_2_svc() [all …]
|
| /netbsd-src/lib/libc/arch/vax/gen/ |
| H A D | __setjmp14.S | 56 movl (%sp)+,(%r2) # save onsigstack status of caller 65 1: moval 24(%fp)[%r0],(%r2)+ # save sp of caller 66 movl 12(%fp),(%r2)+ # save frame pointer of caller 67 movl 8(%fp),(%r2)+ # save argument pointer of caller 68 movl 16(%fp),(%r2)+ # save pc of caller 70 movw 4(%fp),(%r2) # save psw of caller
|
| H A D | _setjmp.S | 53 movl 12(%fp),12(%r0) # save frame pointer of caller 54 movl 16(%fp),20(%r0) # save pc of caller 55 movl 8(%fp),16(%r0) # save ap of caller 59 1: moval 24(%fp)[%r1],8(%r0) # save sp of caller 61 movw 4(%fp),24(%r0) # save psw of caller
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr-log.c | 85 avr_vdump (FILE *stream, const char *caller, ...) in avr_vdump() argument 92 va_start (ap, caller); in avr_vdump() 94 avr_log_vadump (stream, caller, ap); in avr_vdump() 105 avr_log_vadump (FILE *file, const char *caller, va_list ap) in avr_log_vadump() argument 219 fputs (caller, file); in avr_log_vadump() 243 avr_vdump (file, caller, "%F[%f:%P]"); in avr_log_vadump()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | avr-log.cc | 85 avr_vdump (FILE *stream, const char *caller, ...) in avr_vdump() argument 92 va_start (ap, caller); in avr_vdump() 94 avr_log_vadump (stream, caller, ap); in avr_vdump() 105 avr_log_vadump (FILE *file, const char *caller, va_list ap) in avr_log_vadump() argument 219 fputs (caller, file); in avr_log_vadump() 243 avr_vdump (file, caller, "%F[%f:%P]"); in avr_log_vadump()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
| H A D | morestack.S | 52 # The __morestack routine has to arrange for the caller to return to a 54 # old stack pointer and returning to the caller's caller. This calls 61 # address prediction works out. The compiler arranges for the caller 67 # After we allocate more stack, we call L, which is in our caller. 71 # the call to __generic_morestack. That then returns to the caller of 72 # the original caller. 123 # %esp + 16: return address of morestack caller's caller 139 # prediction for this call, not for our caller. 170 ret $8 # Return to caller, popping args. 189 pushq %rax # Save %rax in case caller is using [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/ |
| H A D | morestack.S | 53 # The __morestack routine has to arrange for the caller to return to a 55 # old stack pointer and returning to the caller's caller. This calls 62 # address prediction works out. The compiler arranges for the caller 68 # After we allocate more stack, we call L, which is in our caller. 72 # the call to __generic_morestack. That then returns to the caller of 73 # the original caller. 124 # %esp + 16: return address of morestack caller's caller 140 # prediction for this call, not for our caller. 171 ret $8 # Return to caller, popping args. 190 pushq %rax # Save %rax in case caller is using [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/ |
| H A D | genk-timing.py | 58 def updateFunctionCallMap(self, caller, callee): argument 60 if not caller in self.calledFunctionTable: 61 self.calledFunctionTable[caller] = [] 62 if not callee in self.calledFunctionTable[caller]: 63 self.calledFunctionTable[caller].append(callee) 64 if not caller in self.comprehensiveCalledFunctionTable: 65 self.comprehensiveCalledFunctionTable[caller] = [] 66 self.comprehensiveCalledFunctionTable[caller].append(callee)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/ |
| H A D | genk-timing.py | 63 def updateFunctionCallMap(self, caller, callee): argument 65 if not caller in self.calledFunctionTable: 66 self.calledFunctionTable[caller] = [] 67 if not callee in self.calledFunctionTable[caller]: 68 self.calledFunctionTable[caller].append(callee) 69 if not caller in self.comprehensiveCalledFunctionTable: 70 self.comprehensiveCalledFunctionTable[caller] = [] 71 self.comprehensiveCalledFunctionTable[caller].append(callee)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/ |
| H A D | genk-timing.py | 58 def updateFunctionCallMap(self, caller, callee): argument 60 if not caller in self.calledFunctionTable: 61 self.calledFunctionTable[caller] = [] 62 if not callee in self.calledFunctionTable[caller]: 63 self.calledFunctionTable[caller].append(callee) 64 if not caller in self.comprehensiveCalledFunctionTable: 65 self.comprehensiveCalledFunctionTable[caller] = [] 66 self.comprehensiveCalledFunctionTable[caller].append(callee)
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/i915/selftests/ |
| H A D | i915_selftest.c | 248 static bool apply_subtest_filter(const char *caller, const char *name) in apply_subtest_filter() argument 269 if (strcmp(tok, caller)) { in apply_subtest_filter() 347 int __i915_subtests(const char *caller, in __i915_subtests() argument 361 if (!apply_subtest_filter(caller, st->name)) in __i915_subtests() 367 caller, st->name); in __i915_subtests() 371 pr_info(DRIVER_NAME ": Running %s/%s\n", caller, st->name); in __i915_subtests() 372 GEM_TRACE("Running %s/%s\n", caller, st->name); in __i915_subtests() 377 caller, st->name, err); in __i915_subtests()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/ |
| H A D | fileman.c | 485 too_dangerous (caller) in too_dangerous() argument 486 char *caller; in too_dangerous() 490 caller); 496 valid_argument (caller, arg) in valid_argument() argument 497 char *caller, *arg; in valid_argument() 501 fprintf (stderr, "%s: Argument required.\n", caller);
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/ |
| H A D | ubsan_minimal_handlers.cc | 24 uintptr_t caller = reinterpret_cast<uintptr_t>(caller_p); in report_this_error() local 25 if (caller == 0) return false; in report_this_error() 36 if (p == caller) return false; in report_this_error() 49 __sanitizer::atomic_store_relaxed(&caller_pcs[sz], caller); in report_this_error()
|
| /netbsd-src/lib/libc/arch/mips/sys/ |
| H A D | cerror.S | 53 PIC_PROLOGUE(__cerror) # saves caller gp in t3 (n32/n64) 58 PTR_S t3, CALLFRAME_GP(sp) # save caller gp (in t3) 68 PTR_L gp, CALLFRAME_GP(sp) # restore caller gp
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/selftests/ |
| H A D | drm_selftest.c | 96 __drm_subtests(const char *caller, in __drm_subtests() argument 104 pr_debug("Running %s/%s\n", caller, st->name); in __drm_subtests() 108 caller, st->name, err); in __drm_subtests()
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/examples/autoconf/ |
| H A D | RL_LIB_READLINE_VERSION | 19 # Don't set ac_cv_rl_prefix if the caller has already assigned a value. This 20 # allows the caller to do something like $_rl_prefix=$withval if the user 96 # set these for use by the caller 111 # set these for use by the caller
|
| /netbsd-src/tests/lib/libpthread/ |
| H A D | t_join.c | 73 pthread_t caller; in threadfunc1() local 79 caller = pthread_self(); in threadfunc1() 92 rv = pthread_join(caller, NULL); in threadfunc1()
|