Home
last modified time | relevance | path

Searched refs:build_fold_addr_expr (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/contrib/gcc/cp/
H A Dcp-gimplify.c836 start1 = build_fold_addr_expr (start1); in cxx_omp_clause_apply_fn()
838 start2 = build_fold_addr_expr (start2); in cxx_omp_clause_apply_fn()
892 tree t = tree_cons (NULL, build_fold_addr_expr (arg1), NULL); in cxx_omp_clause_apply_fn()
894 t = tree_cons (NULL, build_fold_addr_expr (arg2), t); in cxx_omp_clause_apply_fn()
H A Dparser.c18982 helper_addr = build_fold_addr_expr (block_impl->copy_helper_func_decl); in build_descriptor_block_decl()
18987 helper_addr = build_fold_addr_expr (block_impl->destroy_helper_func_decl); in build_descriptor_block_decl()
19284 build_fold_addr_expr (NSConcreteGlobalBlock_decl))); in VEC()
19308 build_fold_addr_expr (NSConcreteStackBlock_decl))); in VEC()
19317 helper_addr = build_fold_addr_expr (block_impl->helper_func_decl); in VEC()
19322 expr = build_fold_addr_expr (descriptor_block_decl); in VEC()
19353 forwarding_expr = build_fold_addr_expr (y); in VEC()
19530 dst_block_component = build_fold_addr_expr (dst_block_component); in synth_copy_helper_block_func()
19557 dst_block_component = build_fold_addr_expr (dst_block_component); in synth_copy_helper_block_func()
19958 tmp = build_fold_addr_expr (tmp); in cp_parser_block_literal_expr()
H A Ddecl.c5251 call_exp = build_block_object_assign_call_exp (build_fold_addr_expr (dst_obj), src_obj, flag); in synth_block_byref_id_object_copy_func()
5512 build_fold_addr_expr (block_byref_id_object_copy[kind]), in init_byref_decl()
5534 build_fold_addr_expr (block_byref_id_object_dispose[kind]), in init_byref_decl()
/freebsd-12.1/contrib/gcc/
H A Domp-low.c1944 tree addr = build_fold_addr_expr (ref); in lower_reduction_clauses()
1959 ref = build_fold_addr_expr (ref); in lower_reduction_clauses()
2008 x = by_ref ? build_fold_addr_expr (x) : x; in lower_copyprivate_clauses()
2133 var = build_fold_addr_expr (var); in lower_send_shared_vars()
2272 t = build_fold_addr_expr (t); in expand_parallel_call()
2288 t = build_fold_addr_expr (t); in expand_parallel_call()
2637 t = build_fold_addr_expr (iend0); in expand_omp_for_generic()
2639 t = build_fold_addr_expr (istart0); in expand_omp_for_generic()
2710 t = build_fold_addr_expr (iend0); in expand_omp_for_generic()
2712 t = build_fold_addr_expr (istart0); in expand_omp_for_generic()
[all …]
H A Dgimplify.c2449 build_fold_addr_expr (TREE_OPERAND (expr, 1)); in gimplify_cond_expr()
2453 build_fold_addr_expr (TREE_OPERAND (expr, 2)); in gimplify_cond_expr()
2558 t = build_fold_addr_expr (from); in gimplify_modify_expr_to_memcpy()
2561 to_ptr = build_fold_addr_expr (to); in gimplify_modify_expr_to_memcpy()
2591 to_ptr = build_fold_addr_expr (to); in gimplify_modify_expr_to_memset()
3633 t = build_fold_addr_expr (op1); in gimplify_variable_sized_compare()
3635 dest = build_fold_addr_expr (op0); in gimplify_variable_sized_compare()
3882 build_fold_addr_expr (TREE_OPERAND (op0, 0))); in gimplify_addr_expr()
6021 tmp = build_fold_addr_expr (*expr_p); in gimplify_expr()
H A Dc-parser.c8720 helper_addr = build_fold_addr_expr (block_impl->copy_helper_func_decl); in build_descriptor_block_decl()
8725 helper_addr = build_fold_addr_expr (block_impl->destroy_helper_func_decl); in build_descriptor_block_decl()
8805 build_fold_addr_expr (NSConcreteGlobalBlock_decl))); in build_block_struct_initlist()
8829 build_fold_addr_expr (NSConcreteStackBlock_decl))); in build_block_struct_initlist()
8847 helper_addr = build_fold_addr_expr (block_impl->helper_func_decl); in build_block_struct_initlist()
8855 build_fold_addr_expr (descriptor_block_decl), in build_block_struct_initlist()
8887 forwarding_expr = build_fold_addr_expr (y); in build_block_struct_initlist()
9049 dst_block_component = build_fold_addr_expr (dst_block_component); in synth_copy_helper_block_func()
9075 dst_block_component = build_fold_addr_expr (dst_block_component); in synth_copy_helper_block_func()
9461 tmp = build_fold_addr_expr (tmp); in c_parser_block_literal_expr()
H A Dcoverage.c948 t = build_fold_addr_expr (gcov_info); in create_coverage()
H A Dtree-inline.c1288 var = build_fold_addr_expr (var); in declare_return_variable()
2110 return_slot_addr = build_fold_addr_expr (modify_dest); in expand_call_inline()
H A Dtree-ssa-loop-ivopts.c864 build_fold_addr_expr (base)); in determine_base_object()
1583 base = build_fold_addr_expr (base); in find_interesting_uses_address()
1888 expr = build_fold_addr_expr (op0); in strip_offset_1()
2850 core = build_fold_addr_expr (core); in tree_to_aff_combination()
H A Dcalls.c1015 args[i].tree_value = build_fold_addr_expr (args[i].tree_value); in initialize_argument_information()
1059 = build_fold_addr_expr (make_tree (type, copy)); in initialize_argument_information()
H A Dtree-complex.c910 = build3 (CALL_EXPR, type, build_fold_addr_expr (fn), args, NULL); in expand_complex_libcall()
H A Dc-decl.c3533 call_exp = build_block_object_assign_call_exp (build_fold_addr_expr (dst_obj), src_obj, flag); in synth_block_byref_id_object_copy_func()
3756 build_fold_addr_expr (block_byref_id_object_copy[kind]), in init_byref_decl()
3774 build_fold_addr_expr (block_byref_id_object_dispose[kind]), in init_byref_decl()
H A Dfold-const.c7660 return fold_convert (type, build_fold_addr_expr (base)); in fold_unary()
8411 build_fold_addr_expr (op0), in fold_comparison()
8412 build_fold_addr_expr (op1)); in fold_comparison()
13273 build_fold_addr_expr (tree t) in build_fold_addr_expr() function
13547 core = build_fold_addr_expr (core); in split_address_to_core_and_offset()
H A Dtree-data-ref.c1734 base_address = build_fold_addr_expr (memref); in object_analysis()
H A Dtree.h4372 extern tree build_fold_addr_expr (tree);
H A Dexpmed.c5049 return fold_convert (type, build_fold_addr_expr (t)); in make_tree()
H A DChangeLog-200515776 (tree_to_aff_combination): Use build_fold_addr_expr instead of
16295 (find_interesting_uses_address): Use build_fold_addr_expr instead.
17824 build_fold_addr_expr to generate trees of correct type.
21560 * fold-const.c (fold_binary): Use build_fold_addr_expr
H A DChangeLog-200415709 Use build_fold_addr_expr.
15710 (emit_library_call_value_1): Use build_fold_addr_expr. Remove code
27784 (build_addr_expr): Deleted; callers changed to build_fold_addr_expr.
30834 * fold-const.c (build_fold_addr_expr)
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dsparc.c5688 tree dest_addr = build_fold_addr_expr (tmp); in sparc_gimplify_va_arg()
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c6096 tree dest_addr = build_fold_addr_expr (tmp); in rs6000_gimplify_va_arg()