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

/freebsd-10.0-release/contrib/gcc/
H A Dcgraph.h178 struct cgraph_node *callee; local
H A Dtree-stdarg.c636 tree call = get_call_expr_in (stmt), callee; local
801 tree callee = get_callee_fndecl (call); local
[all...]
H A Dipa-inline.c844 struct cgraph_node *callee; local
[all...]
H A Dipa-pure-const.c322 struct cgraph_node* callee; local
H A Dtree-object-size.c230 tree callee, arglist, a, bytes = NULL_TREE; local
286 tree callee = get_callee_fndecl (call); local
996 tree callee, resul local
[all...]
H A Dcgraph.c377 cgraph_create_edge (struct cgraph_node *caller, struct cgraph_node *callee, argument
[all...]
H A Dipa-cp.c578 struct cgraph_node *mt, *callee; local
891 struct cgraph_node *caller, *callee, *orig_callee; local
[all...]
H A Dipa-reference.c454 struct cgraph_node* callee = cgraph_node(callee_t); local
H A Dipa-type-escape.c1023 struct cgraph_node* callee; local
H A Dtree-inline.c1181 tree callee = id->src_fn; local
[all...]
H A Dtree-ssa-ccp.c2198 tree callee, arglist, a; local
2390 tree callee; local
2530 tree callee, result; local
[all...]
H A Dtree-ssa-operands.c1543 add_call_clobber_ops (tree stmt, tree callee) argument
1628 add_call_read_ops (tree stmt, tree callee) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1731 inline internal::Matcher<CallExpr> callee( function in namespace:clang::ast_matchers
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp2333 const Expr *callee = call->getCallee(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprCXX.cpp170 const Expr *callee = CE->getCallee()->IgnoreParens(); local
H A DCGCall.cpp2020 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee, argument
2027 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee, argument
2038 CodeGenFunction::EmitRuntimeCall(llvm::Value *callee, argument
2046 CodeGenFunction::EmitRuntimeCall(llvm::Value *callee, argument
2055 void CodeGenFunction::EmitNoreturnRuntimeCallOrInvoke(llvm::Value *callee, argument
2076 EmitRuntimeCallOrInvoke(llvm::Value *callee, const Twine &name) argument
2083 EmitRuntimeCallOrInvoke(llvm::Value *callee, ArrayRef<llvm::Value*> args, const Twine &name) argument
[all...]
H A DCGClass.cpp2183 llvm::Value *callee = local
H A DCGObjCMac.cpp6613 llvm::Value *callee = CGF.Builder.CreateStructGEP(mref, 0); local
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-spu.c1875 insert_callee (struct function_info *caller, struct call_info *callee) argument
1930 struct call_info *callee; local
[all...]

Completed in 233 milliseconds