| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | builtins.c | 71 static tree build_function_call_expr PARAMS ((tree, tree)); 148 build_function_call_expr (tree fn, tree arglist) in build_function_call_expr() function 167 return build_function_call_expr (fn, method_arguments); 178 return build_function_call_expr (fn, method_arguments); 189 return build_function_call_expr (fn, method_arguments);
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-profile.c | 154 call = build_function_call_expr (tree_interval_profiler_fn, args); in tree_gen_interval_profiler() 177 call = build_function_call_expr (tree_pow2_profiler_fn, args); in tree_gen_pow2_profiler() 200 call = build_function_call_expr (tree_one_value_profiler_fn, args); in tree_gen_one_value_profiler()
|
| H A D | omp-low.c | 1436 t = build_function_call_expr (t, NULL); in build_omp_barrier() 1684 x = build_function_call_expr (x, args); in lower_rec_input_clauses() 1718 x = build_function_call_expr (x, args); in lower_rec_input_clauses() 1822 x = build_function_call_expr (x, NULL); in lower_rec_input_clauses() 1976 x = build_function_call_expr (x, NULL); in lower_reduction_clauses() 1982 x = build_function_call_expr (x, NULL); in lower_reduction_clauses() 2281 t = build_function_call_expr (t, args); in expand_parallel_call() 2290 t = build_function_call_expr (OMP_PARALLEL_FN (entry_stmt), args); in expand_parallel_call() 2294 t = build_function_call_expr (t, NULL); in expand_parallel_call() 2321 t = build_function_call_expr (t, NULL); in maybe_catch_exception() [all …]
|
| H A D | builtins.c | 1864 exp = build_function_call_expr (fndecl, arglist); in expand_builtin_mathfn() 2020 exp = build_function_call_expr (fndecl, arglist); in expand_builtin_mathfn_2() 2113 exp = build_function_call_expr (fndecl, arglist); in expand_builtin_mathfn_3() 2270 exp = build_function_call_expr (fndecl, arglist); in expand_builtin_int_roundingfn() 2300 exp = build_function_call_expr (fallback_fndecl, arglist); in expand_builtin_int_roundingfn() 2929 return expand_expr (build_function_call_expr (fn, arglist), in expand_builtin_mempcpy() 3053 fn = build_function_call_expr (fn, arglist); in expand_builtin_memmove() 3227 return expand_expr (build_function_call_expr (fn, arglist), in expand_builtin_stpcpy() 3533 fn = build_function_call_expr (fndecl, arglist); in expand_builtin_memset() 3820 fn = build_function_call_expr (fndecl, arglist); in expand_builtin_strcmp() [all …]
|
| H A D | tree-mudflap.c | 672 t = build_function_call_expr (mf_check_fndecl, u); in mf_build_check_statement_for() 1017 unregister_fncall = build_function_call_expr (mf_unregister_fndecl, in mx_register_decls() 1038 register_fncall = build_function_call_expr (mf_register_fndecl, in mx_register_decls() 1188 call_stmt = build_function_call_expr (mf_register_fndecl, args); in mudflap_register_call() 1245 tree call2_stmt = build_function_call_expr (mf_init_fndecl, NULL_TREE); in mudflap_finish_file() 1254 tree call_stmt = build_function_call_expr (mf_set_options_fndecl, arg); in mudflap_finish_file()
|
| H A D | gimple-low.c | 140 t = build_function_call_expr (t,arg); in lower_function_body() 671 t = build_function_call_expr (t, arg); in lower_builtin_setjmp() 695 t = build_function_call_expr (t, arg); in lower_builtin_setjmp()
|
| H A D | c-omp.c | 79 x = build_function_call_expr (x, NULL); in c_finish_omp_barrier() 153 x = build_function_call_expr (x, NULL); in c_finish_omp_flush()
|
| H A D | convert.c | 201 expr = build_function_call_expr (fn, arglist); in convert_to_real() 241 build_function_call_expr (fn, in convert_to_real() 453 tree newexpr = build_function_call_expr (fn, arglist); in convert_to_integer()
|
| H A D | gimplify.c | 1040 build_function_call_expr (implicit_built_in_decls[BUILT_IN_STACK_SAVE], in build_stack_save_restore() 1046 build_function_call_expr (implicit_built_in_decls[BUILT_IN_STACK_RESTORE], in build_stack_save_restore() 1246 t = build_function_call_expr (t, args); in gimplify_decl_expr() 2566 t = build_function_call_expr (t, args); in gimplify_modify_expr_to_memcpy() 2596 t = build_function_call_expr (t, args); in gimplify_modify_expr_to_memset() 3638 t = build_function_call_expr (t, args); in gimplify_variable_sized_compare() 5129 *expr_p = build_function_call_expr (decl, args); in gimplify_omp_atomic_fetch_op() 5258 x = build_function_call_expr (cmpxchg, args); in gimplify_omp_atomic_pipeline() 5302 t = build_function_call_expr (t, NULL); in gimplify_omp_atomic_mutex() 5310 t = build_function_call_expr (t, NULL); in gimplify_omp_atomic_mutex() [all …]
|
| H A D | targhooks.c | 465 return build_function_call_expr (emit_stack_smash_libcall_fn (), t); in default_external_stack_protect_fail()
|
| H A D | tree-nested.c | 1541 x = build_function_call_expr (x, arg); in convert_nl_goto_reference() 1649 x = build_function_call_expr (x, arg); in convert_tramp_reference() 1869 x = build_function_call_expr (x, arg); in finalize_nesting_tree_1()
|
| H A D | fold-const.c | 1325 return build_function_call_expr (fndecl, arglist); in fold_negate_expr() 9237 return build_function_call_expr (rootfn, arglist); in fold_binary() 9248 return build_function_call_expr (expfn, arglist); in fold_binary() 9271 return build_function_call_expr (powfn, arglist); in fold_binary() 9282 return build_function_call_expr (powfn, arglist); in fold_binary() 9299 return build_function_call_expr (sinfn, in fold_binary() 9324 return build_function_call_expr (powfn, arglist); in fold_binary() 9349 return build_function_call_expr (powfn, arglist); in fold_binary() 9364 return build_function_call_expr (powfn, arglist); in fold_binary() 9899 return build_function_call_expr (tanfn, in fold_binary() [all …]
|
| H A D | tree-ssa-loop-prefetch.c | 850 prefetch = build_function_call_expr (built_in_decls[BUILT_IN_PREFETCH], in issue_prefetch_ref()
|
| H A D | coverage.c | 932 t = build_function_call_expr (gcov_init, t); in create_coverage()
|
| H A D | tree-ssa-ccp.c | 2384 = build_function_call_expr (implicit_built_in_decls[BUILT_IN_TRAP], in fold_stmt()
|
| H A D | tree-vect-transform.c | 1921 new_stmt = build_function_call_expr (builtin_decl, params); in vectorizable_load()
|
| H A D | function.c | 3228 t = build_function_call_expr (t, args); in gimplify_parameters()
|
| H A D | tree.h | 4316 extern tree build_function_call_expr (tree, tree);
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | builtins.c | 153 static tree build_function_call_expr PARAMS ((tree, tree)); 1751 return expand_expr (build_function_call_expr (fn, arglist), 1851 return expand_expr (build_function_call_expr (fn, arglist), 1913 return expand_expr (build_function_call_expr (fn, arglist), 2057 return expand_expr (build_function_call_expr (fn, arglist), 2152 return expand_expr (build_function_call_expr (fn, arglist), 2858 return expand_expr (build_function_call_expr (fn, newarglist), 2946 return expand_expr (build_function_call_expr (fn, newarglist), 3614 return expand_expr (build_function_call_expr (fn, arglist), 4358 build_function_call_expr (fn, arglist) in build_function_call_expr() function
|
| H A D | ChangeLog.4 | 207 * builtins.c (build_function_call_expr): New function. Use it
|
| /openbsd-src/gnu/gcc/gcc/treelang/ |
| H A D | treetree.c | 706 ret1 = build_function_call_expr(op1, op2); in tree_code_get_expression()
|
| H A D | ChangeLog | 126 * treetree.c (tree_code_get_expression): Call build_function_call_expr
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000-c.c | 2476 build_function_call_expr (impl_fndecl, arglist)); in altivec_build_resolved_builtin()
|
| H A D | rs6000.c | 6065 tree copy = build_function_call_expr in rs6000_gimplify_va_arg()
|
| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | sparc.c | 5693 tree copy = build_function_call_expr in sparc_gimplify_va_arg()
|