| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | cp-gimplify.c | 836 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 D | parser.c | 18982 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 D | decl.c | 5251 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 D | omp-low.c | 1944 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 D | gimplify.c | 2449 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 D | c-parser.c | 8720 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 D | coverage.c | 948 t = build_fold_addr_expr (gcov_info); in create_coverage()
|
| H A D | tree-inline.c | 1288 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 D | tree-ssa-loop-ivopts.c | 864 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 D | calls.c | 1015 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 D | tree-complex.c | 910 = build3 (CALL_EXPR, type, build_fold_addr_expr (fn), args, NULL); in expand_complex_libcall()
|
| H A D | c-decl.c | 3533 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 D | fold-const.c | 7660 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 D | tree-data-ref.c | 1734 base_address = build_fold_addr_expr (memref); in object_analysis()
|
| H A D | tree.h | 4372 extern tree build_fold_addr_expr (tree);
|
| H A D | expmed.c | 5049 return fold_convert (type, build_fold_addr_expr (t)); in make_tree()
|
| H A D | ChangeLog-2005 | 15776 (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 D | ChangeLog-2004 | 15709 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 D | sparc.c | 5688 tree dest_addr = build_fold_addr_expr (tmp); in sparc_gimplify_va_arg()
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 6096 tree dest_addr = build_fold_addr_expr (tmp); in rs6000_gimplify_va_arg()
|