Searched defs:call_expr (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | ipa-pure-const.c | 316 check_call (funct_state local, tree call_expr) in check_call()
|
H A D | ipa-reference.c | 436 check_call (ipa_reference_local_vars_info_t local, tree call_expr) in check_call()
|
H A D | ipa-type-escape.c | 1016 check_call (tree call_expr) in check_call()
|
H A D | tree-outof-ssa.c | 1558 tree call_expr; in check_replaceable() local
|
H A D | expr.c | 1343 tree call_expr, arg_list, fn, src_tree, dst_tree, size_tree; in emit_block_move_via_libcall() local 2558 tree call_expr, arg_list, fn, object_tree, size_tree; in clear_storage_via_libcall() local
|
H A D | builtins.c | 9223 tree call_expr; in build_function_call_expr() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | builtins.c | 150 tree call_expr; in build_function_call_expr() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | semantics.c | 2196 tree call_expr; local
|
H A D | call.c | 3933 tree call_expr; local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | semantics.c | 2972 tree call_expr; in simplify_aggr_init_expr() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | expr.c | 1952 tree call_expr, arg_list, fn, src_tree, dst_tree, size_tree; local 3072 tree call_expr, arg_list, fn, object_tree, size_tree; local
|
H A D | builtins.c | 4361 tree call_expr; local
|
/openbsd-src/gnu/gcc/gcc/objc/ |
H A D | objc-act.c | 9501 objc_get_callee_fndecl (tree call_expr) in objc_get_callee_fndecl()
|