Searched defs:callee (Results 1 - 25 of 50) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-prof/
H A Dic-misattribution-1.c7 callee (void) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Davx-inline.c6 inline int callee () function
H A Dpr57756.c6 __inline int callee () /* { dg-error "inlining failed in call to always_inline" } */ function
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dtypeck.C10 type_p callee (type_p arg) { return 0; } function
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug286.go15 var callee string var
/haiku-buildtools/gcc/gcc/
H A Dipa-inline-transform.c320 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
[all...]
H A Dtree-stdarg.c756 tree callee, ap; local
933 tree callee = gimple_call_fndecl (stmt); local
[all...]
H A Dipa-utils.c290 struct cgraph_node *callee = cs->callee->function_symbol (); local
H A Dsanopt.c755 tree callee = gimple_call_fndecl (stmt); local
H A Dcgraphclones.c150 cgraph_node *callee = cgraph_node::get (decl); local
803 cgraph_node::create_edge_including_clones (cgraph_node *callee, argument
[all...]
H A Dtree-object-size.c413 tree callee, bytes = NULL_TREE; local
476 tree callee = gimple_call_fndecl (call); local
[all...]
H A Dtsan.c519 tree callee = gimple_call_fndecl (stmt), last_arg, args[6], t, lhs; local
H A Dlto-cgraph.c964 struct cgraph_node *callee = edge->callee; local
987 struct cgraph_node *callee = targets[i]; local
1484 struct cgraph_node *caller, *callee; local
[all...]
H A Dipa-pure-const.c487 special_builtin_state(enum pure_const_state_e *state, bool *looping, tree callee) argument
[all...]
H A Dipa-reference.c672 struct cgraph_node *callee = e->callee->function_symbol (&avail); local
H A Dtree-ssa-dce.c258 tree callee = gimple_call_fndecl (stmt); local
600 tree callee = gimple_call_fndecl (def_stmt); local
861 tree callee = gimple_call_fndecl (stmt); local
[all...]
H A Dtree-ssa-strlen.c482 tree callee, lhs, fn, tem; local
928 tree vuse, callee, len; local
2114 tree callee = gimple_call_fndecl (stmt); local
[all...]
H A Dtree-ssa-ccp.c2438 tree callee; local
2523 tree callee, lhs, rhs, cfun_va_list; local
2704 tree callee; local
[all...]
H A Dvalue-prof.c2020 tree callee; local
H A Dipa-inline.c286 sanitize_attrs_match_for_inline_p (const_tree caller, const_tree callee) argument
346 cgraph_node *callee = e->callee->ultimate_alias_target (&avail); local
558 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
605 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
751 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
1048 struct cgraph_node *callee = edge->callee->ultimate_alias_target (); local
1414 struct cgraph_node *callee; local
1890 struct cgraph_node *where, *callee; local
2130 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
2547 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
2595 struct cgraph_node *callee = e->callee->ultimate_alias_target (); local
[all...]
H A Dauto-profile.c624 unsigned callee = iter->second->name (); local
979 tree callee; local
[all...]
H A Dtree-ssa-dom.c2461 tree callee = gimple_call_fndecl (stmt); local
H A Dtree-ssa-alias.c1535 tree base, callee; local
1920 tree callee; local
2371 tree callee = gimple_call_fndecl (stmt); local
[all...]
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_coverage_libcdep.cc211 void CoverageData::IndirCall(uptr caller, uptr callee, uptr callee_cache[], argument
338 uptr callee local
449 __sanitizer_cov_indir_call16(uptr callee, uptr callee_cache16[]) argument
[all...]
/haiku-buildtools/gcc/gcc/config/nvptx/
H A Dnvptx.c667 write_func_decl_from_insn(std::stringstream &s, rtx result, rtx pat, rtx callee) argument
778 rtx callee = XEXP (address, 0); local
1484 nvptx_output_call_insn(rtx_insn *insn, rtx result, rtx callee) argument
[all...]

Completed in 504 milliseconds

12