/dflybsd-src/contrib/gmp/mpn/generic/ |
H A D | logops_n.c | 25 #define call mpn_and_n macro 30 #define call mpn_andn_n macro 35 #define call mpn_nand_n macro 40 #define call mpn_ior_n macro 45 #define call mpn_iorn_n macro 50 #define call mpn_nior_n macro 55 #define call mpn_xor_n macro 60 #define call mpn_xnor_n macro
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-profile.c | 261 gimple call; in gimple_gen_interval_profiler() local 288 gimple call; in gimple_gen_pow2_profiler() local 309 gimple call; in gimple_gen_one_value_profiler() local 433 gimple call; in gimple_gen_average_profiler() local 455 gimple call; in gimple_gen_ior_profiler() local
|
H A D | ipa-prop.c | 431 detect_type_change_1 (tree arg, tree base, tree comp_type, gimple call, in detect_type_change_1() 484 detect_type_change (tree arg, tree base, gimple call, in detect_type_change() 495 detect_type_change_ssa (tree arg, gimple call, struct ipa_jump_func *jfunc) in detect_type_change_ssa() 634 gimple call, gimple stmt, tree name) in compute_complex_assign_jump_func() 783 gimple call, gimple phi) in compute_complex_ancestor_jump_func() 850 gimple call) in compute_known_type_jump_func() 891 gimple call) in compute_scalar_jump_functions() 979 gimple call) in compute_pass_through_member_ptrs() 1057 determine_cst_member_ptr (gimple call, tree arg, tree method_field, in determine_cst_member_ptr() 1130 gimple call) in compute_cst_member_ptr_arguments() [all …]
|
H A D | tree-object-size.c | 386 alloc_object_size (const_gimple call, int object_size_type) in alloc_object_size() 448 pass_through_call (const_gimple call) in pass_through_call() 660 call_object_size (struct object_size_info *osi, tree ptr, gimple call) in call_object_size() 1211 gimple call = gsi_stmt (i); in compute_object_sizes() local
|
H A D | tree-tailcall.c | 255 process_assignment (gimple stmt, gimple_stmt_iterator call, tree *m, in process_assignment() 389 gimple stmt, call = NULL; in find_tail_calls() local 797 gimple stmt, call; in eliminate_tail_call() local
|
H A D | tree-nrv.c | 302 dest_safe_for_nrv_p (gimple call) in dest_safe_for_nrv_p()
|
H A D | tree-ssa-alias.c | 1134 ref_maybe_used_by_call_p_1 (gimple call, ao_ref *ref) in ref_maybe_used_by_call_p_1() 1404 ref_maybe_used_by_call_p (gimple call, tree ref) in ref_maybe_used_by_call_p() 1470 call_may_clobber_ref_p_1 (gimple call, ao_ref *ref) in call_may_clobber_ref_p_1() 1718 call_may_clobber_ref_p (gimple call, tree ref) in call_may_clobber_ref_p()
|
H A D | tree-call-cdce.c | 261 is_call_dce_candidate (gimple call) in is_call_dce_candidate() 677 gimple call; in gen_shrink_wrap_conditions() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-call-cdce.c | 292 can_test_argument_range (gcall *call) in can_test_argument_range() 335 edom_only_function (gcall *call) in edom_only_function() 359 can_guard_call_p (gimple *call) in can_guard_call_p() 730 gcall *call; in gen_shrink_wrap_conditions() local 965 can_use_internal_fn (gcall *call) in can_use_internal_fn() 987 use_internal_fn (gcall *call) in use_internal_fn()
|
H A D | tree-profile.c | 308 gcall *call; in gimple_gen_interval_profiler() local 334 gcall *call; in gimple_gen_pow2_profiler() local 354 gcall *call; in gimple_gen_one_value_profiler() local 574 gcall *call; in gimple_gen_average_profiler() local 595 gcall *call; in gimple_gen_ior_profiler() local
|
H A D | gimple-ssa-warn-restrict.c | 105 if (gcall *call = as_a <gcall *> (stmt)) in before_dom_children() local 557 builtin_access::builtin_access (gcall *call, builtin_memref &dst, in builtin_access() 1337 maybe_diag_overlap (location_t loc, gcall *call, builtin_access &acs) in maybe_diag_overlap() 1590 maybe_diag_offset_bounds (location_t loc, gcall *call, tree func, int strict, in maybe_diag_offset_bounds() 1725 wrestrict_dom_walker::check_call (gcall *call) in check_call() 1840 check_bounds_or_overlap (gcall *call, tree dst, tree src, tree dstsize, in check_bounds_or_overlap()
|
H A D | gimple-ssa-backprop.c | 343 backprop::process_builtin_call_use (gcall *call, tree rhs, usage_info *info) in process_builtin_call_use() 484 if (gcall *call = dyn_cast <gcall *> (stmt)) in process_use() local 701 else if (gcall *call = dyn_cast <gcall *> (def_stmt)) in strip_sign_op_1() local 771 backprop::optimize_builtin_call (gcall *call, tree lhs, const usage_info *info) in optimize_builtin_call() 908 if (gcall *call = dyn_cast <gcall *> (stmt)) in execute() local
|
H A D | omp-offload.c | 237 gimple *call = gimple_build_call_internal (fn, 1, arg); in oacc_dim_call() local 292 oacc_xform_loop (gcall *call) in oacc_xform_loop() 498 oacc_xform_tile (gcall *call) in oacc_xform_tile() 756 new_oacc_loop_routine (oacc_loop *parent, gcall *call, tree decl, tree attrs) in new_oacc_loop_routine() 894 gcall *call = as_a <gcall *> (stmt); in oacc_loop_discover_walk() local 1066 gcall *call; in oacc_loop_process() local 1398 default_goacc_fork_join (gcall *ARG_UNUSED (call), in default_goacc_fork_join() 1417 default_goacc_reduction (gcall *call) in default_goacc_reduction() 1554 gcall *call = as_a <gcall *> (stmt); in execute_oacc_device_lower() local
|
H A D | tree-object-size.c | 409 alloc_object_size (const gcall *call, int object_size_type) in alloc_object_size() 471 pass_through_call (const gcall *call) in pass_through_call() 703 call_object_size (struct object_size_info *osi, tree ptr, gcall *call) in call_object_size() 1297 gimple *call = gsi_stmt (i); in execute() local
|
H A D | gimple.c | 237 gcall *call = gimple_build_call_1 (fn, nargs); in gimple_build_call_vec() local 253 gcall *call; in gimple_build_call() local 275 gcall *call; in gimple_build_call_valist() local 313 gcall *call; in gimple_build_call_internal() local 333 gcall *call; in gimple_build_call_internal_vec() local 352 gcall *call; in gimple_build_call_from_tree() local 2641 if (const gcall *call = dyn_cast <const gcall *> (stmt)) in gimple_call_combined_fn() local 2704 nonfreeing_call_p (gimple *call) in nonfreeing_call_p() 2748 nonbarrier_call_p (gimple *call) in nonbarrier_call_p()
|
H A D | tree-tailcall.c | 265 gimple_stmt_iterator call, tree *m, in process_assignment() 402 gcall *call = NULL; in find_tail_calls() local 844 gimple *stmt, *call; in eliminate_tail_call() local
|
H A D | ipa-prop.c | 694 param_type_may_change_p (tree function, tree arg, gimple *call) in param_type_may_change_p() 750 gcall *call, struct ipa_jump_func *jfunc, in detect_type_change_from_memory_writes() 799 detect_type_change (tree arg, tree base, tree comp_type, gcall *call, in detect_type_change() 820 gcall *call, struct ipa_jump_func *jfunc) in detect_type_change_ssa() 1024 gimple *call, tree parm) in parm_ref_data_pass_through_p() 1204 gcall *call, gimple *stmt, tree name, in compute_complex_assign_jump_func() 1360 gcall *call, gphi *phi) in compute_complex_ancestor_jump_func() 1547 determine_locally_known_aggregate_parts (gcall *call, tree arg, in determine_locally_known_aggregate_parts() 1832 gcall *call = cs->call_stmt; in ipa_compute_jump_functions_for_edge() local 2170 ipa_analyze_indirect_call_uses (struct ipa_func_body_info *fbi, gcall *call, in ipa_analyze_indirect_call_uses() [all …]
|
H A D | tree-vect-stmts.c | 2032 if (gcall *call = dyn_cast <gcall *> (stmt)) in vect_get_store_rhs() local 3265 gcall *call in vectorizable_call() local 3282 gcall *call; in vectorizable_call() local 3334 gcall *call = gimple_build_call_internal_vec (ifn, vargs); in vectorizable_call() local 3350 gcall *call; in vectorizable_call() local 3401 gcall *call; in vectorizable_call() local 6149 gcall *call = dyn_cast <gcall *> (stmt); in vectorizable_store() local 6941 gcall *call; in vectorizable_store() local 6995 gcall *call; in vectorizable_store() local 7060 gcall *call in vectorizable_store() local [all …]
|
H A D | tree-nrv.c | 307 dest_safe_for_nrv_p (gcall *call) in dest_safe_for_nrv_p()
|
H A D | tree-ssa-ccp.c | 2548 gimple *call = gsi_stmt (i); in optimize_stack_restore() local 2626 optimize_stdarg_builtin (gimple *call) in optimize_stdarg_builtin() 2788 gimple *call = gsi_stmt (*gsip); in optimize_atomic_bit_test_and() local 3112 gcall *call = as_a <gcall *> (stmt); in optimize_memcpy() local
|
/dflybsd-src/games/robots/ |
H A D | rnd_pos.c | 48 static int call = 0; in rnd_pos() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | cvt.c | 933 cp_get_callee (tree call) in cp_get_callee() 974 cp_get_callee_fndecl (tree call) in cp_get_callee_fndecl() 982 cp_get_callee_fndecl_nofold (tree call) in cp_get_callee_fndecl_nofold() 993 tree call = expr; in maybe_warn_nodiscard() local
|
H A D | cp-ubsan.c | 91 tree call in cp_ubsan_instrument_vptr() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | semantics.c | 6391 lookup_parameter_binding (const constexpr_call *call, tree t) in lookup_parameter_binding() 6402 cxx_eval_builtin_function_call (const constexpr_call *call, tree t, in cxx_eval_builtin_function_call() 6497 push_cx_call_context (tree call) in push_cx_call_context() 6738 cxx_eval_unary_expression (const constexpr_call *call, tree t, in cxx_eval_unary_expression() 6758 cxx_eval_binary_expression (const constexpr_call *call, tree t, in cxx_eval_binary_expression() 6786 cxx_eval_conditional_expression (const constexpr_call *call, tree t, in cxx_eval_conditional_expression() 6808 cxx_eval_array_reference (const constexpr_call *call, tree t, in cxx_eval_array_reference() 6884 cxx_eval_component_reference (const constexpr_call *call, tree t, in cxx_eval_component_reference() 6945 cxx_eval_bit_field_ref (const constexpr_call *call, tree t, in cxx_eval_bit_field_ref() 7024 cxx_eval_logical_expression (const constexpr_call *call, tree t, in cxx_eval_logical_expression() [all …]
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | gimple-parser.c | 278 gimple *call; in c_parser_gimple_statement() local 410 gimple *call = gimple_build_call_from_tree (rhs.value, NULL); in c_parser_gimple_statement() local
|