Home
last modified time | relevance | path

Searched refs:build_simple_mem_ref (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc262 tree ref_in = build_simple_mem_ref (ptr); in gcn_lockfull_update()
270 tree ref_out = build_simple_mem_ref (ptr); in gcn_lockfull_update()
326 return build_simple_mem_ref (addr); in gcn_goacc_get_worker_red_decl()
348 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
479 gimplify_assign (build_simple_mem_ref (ref_to_res), var, &seq); in gcn_goacc_reduction_teardown()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c381 tree ref_in = build_simple_mem_ref (ptr); in gcn_lockfull_update()
389 tree ref_out = build_simple_mem_ref (ptr); in gcn_lockfull_update()
487 var = build_simple_mem_ref (ref_to_res); in gcn_goacc_reduction_setup()
618 gimplify_assign (build_simple_mem_ref (ref_to_res), var, &seq); in gcn_goacc_reduction_teardown()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsymtab-thunks.cc240 build_simple_mem_ref (vtabletmp)); in thunk_adjust()
254 build_simple_mem_ref (vtabletmp2)); in thunk_adjust()
289 build_simple_mem_ref (offset_ptr)); in thunk_adjust()
H A Domp-low.cc637 x = build_simple_mem_ref (ctx->receiver_decl); in build_receiver_ref()
642 x = build_simple_mem_ref (x); in build_receiver_ref()
675 x = build_simple_mem_ref (x); in build_outer_var_ref()
724 x = build_simple_mem_ref (outer->receiver_decl); in build_outer_var_ref()
727 x = build_simple_mem_ref (x); in build_outer_var_ref()
756 x = build_simple_mem_ref (x); in build_outer_var_ref()
4858 tree x = build_simple_mem_ref (allocate_ptr); in lower_private_allocate()
5261 x = build_simple_mem_ref (x); in lower_rec_input_clauses()
5463 gimple *g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
5476 build_simple_mem_ref (cond)); in lower_rec_input_clauses()
[all …]
H A Domp-simd-clone.cc1160 build_simple_mem_ref (ret)); in simd_clone_linear_addend()
1444 g = gimple_build_assign (iter1, build_simple_mem_ref (def)); in simd_clone_adjust()
1447 g = gimple_build_assign (build_simple_mem_ref (def), iter1); in simd_clone_adjust()
1592 = gimple_build_assign (iter3, build_simple_mem_ref (def)); in simd_clone_adjust()
1625 g = gimple_build_assign (build_simple_mem_ref (iter1), iter4); in simd_clone_adjust()
1648 g = gimple_build_assign (build_simple_mem_ref (def), v); in simd_clone_adjust()
H A Dfold-const.h145 #define build_simple_mem_ref(T)\ macro
H A Dtree-parloops.cc1216 *var_p = build_simple_mem_ref (build_fold_addr_expr (*var_p)); in take_address_of()
1356 *tp = build_simple_mem_ref (addr); in eliminate_local_variables_1()
1806 load_struct = build_simple_mem_ref (clsn_data->load); in create_call_for_reduction_1()
1896 load_struct = build_simple_mem_ref (clsn_data->load); in create_loads_for_reductions()
1982 load_struct = build_simple_mem_ref (clsn_data->load); in create_loads_and_stores_for_name()
H A Domp-offload.cc1777 tree dst = build_simple_mem_ref (ref_to_res); in default_goacc_reduction()
2540 tree t = build_simple_mem_ref (simtrec); in ompdevlow_adjust_simt_enter()
2566 exit_stmt = gimple_build_assign (build_simple_mem_ref (simtrec), clobber); in ompdevlow_adjust_simt_enter()
H A Dipa-split.cc1620 gimple_call_set_lhs (call, build_simple_mem_ref (retval)); in split_function()
1675 gimple_call_set_lhs (call, build_simple_mem_ref (retval)); in split_function()
H A Domp-oacc-neuter-broadcast.cc943 tree x = build_simple_mem_ref (receiver_decl); in build_receiver_ref()
954 sender_decl = build_simple_mem_ref (sender_decl); in build_sender_ref()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c598 x = build_simple_mem_ref (ctx->receiver_decl); in build_receiver_ref()
603 x = build_simple_mem_ref (x); in build_receiver_ref()
629 x = build_simple_mem_ref (x);
678 x = build_simple_mem_ref (outer->receiver_decl);
681 x = build_simple_mem_ref (x);
718 x = build_simple_mem_ref (x);
4688 x = build_simple_mem_ref (x); in lower_rec_input_clauses()
4871 gimple *g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
4884 build_simple_mem_ref (cond)); in lower_rec_input_clauses()
4892 g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
[all …]
H A Domp-simd-clone.c1150 build_simple_mem_ref (ret)); in simd_clone_linear_addend()
1432 g = gimple_build_assign (iter1, build_simple_mem_ref (def)); in simd_clone_adjust()
1435 g = gimple_build_assign (build_simple_mem_ref (def), iter1); in simd_clone_adjust()
1580 = gimple_build_assign (iter3, build_simple_mem_ref (def)); in simd_clone_adjust()
1613 g = gimple_build_assign (build_simple_mem_ref (iter1), iter4); in simd_clone_adjust()
1636 g = gimple_build_assign (build_simple_mem_ref (def), v); in simd_clone_adjust()
H A Dfold-const.h133 #define build_simple_mem_ref(T)\ macro
H A Domp-offload.c1504 tree dst = build_simple_mem_ref (ref_to_res); in default_goacc_reduction()
1876 tree t = build_simple_mem_ref (simtrec); in ompdevlow_adjust_simt_enter()
1902 exit_stmt = gimple_build_assign (build_simple_mem_ref (simtrec), clobber); in ompdevlow_adjust_simt_enter()
H A Dtree-parloops.c1216 *var_p = build_simple_mem_ref (build_fold_addr_expr (*var_p)); in take_address_of()
1356 *tp = build_simple_mem_ref (addr); in eliminate_local_variables_1()
1806 load_struct = build_simple_mem_ref (clsn_data->load); in create_call_for_reduction_1()
1896 load_struct = build_simple_mem_ref (clsn_data->load); in create_loads_for_reductions()
1982 load_struct = build_simple_mem_ref (clsn_data->load); in create_loads_and_stores_for_name()
H A Dcgraphunit.c1787 build_simple_mem_ref (vtabletmp)); in thunk_adjust()
1801 build_simple_mem_ref (vtabletmp2)); in thunk_adjust()
1836 build_simple_mem_ref (offset_ptr)); in thunk_adjust()
H A Dipa-split.c1601 gimple_call_set_lhs (call, build_simple_mem_ref (retval)); in split_function()
1656 gimple_call_set_lhs (call, build_simple_mem_ref (retval)); in split_function()
H A Dgimplify.c4357 *expr_p = build_simple_mem_ref (t); in gimplify_modify_expr_to_memcpy()
10108 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses_1()
10131 OMP_CLAUSE_DECL (clause) = build_simple_mem_ref (decl); in gimplify_adjust_omp_clauses_1()
10476 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses()
10527 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto.cc447 SET_DECL_VALUE_EXPR (var->decl, build_simple_mem_ref (link_ptr_var)); in offload_handle_link_vars()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto.c572 SET_DECL_VALUE_EXPR (var->decl, build_simple_mem_ref (link_ptr_var)); in offload_handle_link_vars()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-builtin.cc1131 gimplify_assign (src, build_simple_mem_ref (src_ptr), &new_seq); in rs6000_gimple_fold_mma_builtin()
1140 tree dst = build_simple_mem_ref (build1 (VIEW_CONVERT_EXPR, in rs6000_gimple_fold_mma_builtin()
1192 tree mem = build_simple_mem_ref (build2 (POINTER_PLUS_EXPR, in rs6000_gimple_fold_mma_builtin()
1209 tree mem = build_simple_mem_ref (build2 (POINTER_PLUS_EXPR, in rs6000_gimple_fold_mma_builtin()
1231 gimplify_assign (op[0], build_simple_mem_ref (acc), &new_seq); in rs6000_gimple_fold_mma_builtin()
1281 gimplify_assign (build_simple_mem_ref (acc), lhs, &new_seq); in rs6000_gimple_fold_mma_builtin()
H A Drs6000-call.cc2484 valist = build_simple_mem_ref (valist); in rs6000_va_start()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c6086 tree ref_in = build_simple_mem_ref (ptr); in nvptx_lockfull_update()
6094 tree ref_out = build_simple_mem_ref (ptr); in nvptx_lockfull_update()
6149 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6162 tree ref = build_simple_mem_ref (ptr); in nvptx_goacc_reduction_setup()
6352 var = build_simple_mem_ref (ptr); in nvptx_goacc_reduction_teardown()
6362 gimplify_assign (build_simple_mem_ref (ref_to_res), var, &seq); in nvptx_goacc_reduction_teardown()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc6846 tree ref_in = build_simple_mem_ref (ptr); in nvptx_lockfull_update()
6854 tree ref_out = build_simple_mem_ref (ptr); in nvptx_lockfull_update()
6914 var = build_simple_mem_ref (ref_to_res); in nvptx_goacc_reduction_setup()
6927 tree ref = build_simple_mem_ref (ptr); in nvptx_goacc_reduction_setup()
7117 var = build_simple_mem_ref (ptr); in nvptx_goacc_reduction_teardown()
7127 gimplify_assign (build_simple_mem_ref (ref_to_res), var, &seq); in nvptx_goacc_reduction_teardown()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-call.c7917 valist = build_simple_mem_ref (valist); in rs6000_va_start()
10871 gimplify_assign (src, build_simple_mem_ref (src_ptr), &new_seq); in rs6000_gimple_fold_mma_builtin()
10880 tree dst = build_simple_mem_ref (build1 (VIEW_CONVERT_EXPR, in rs6000_gimple_fold_mma_builtin()
10929 tree mem = build_simple_mem_ref (build2 (POINTER_PLUS_EXPR, in rs6000_gimple_fold_mma_builtin()
10945 tree mem = build_simple_mem_ref (build2 (POINTER_PLUS_EXPR, in rs6000_gimple_fold_mma_builtin()
10967 gimplify_assign (op[0], build_simple_mem_ref (acc), &new_seq); in rs6000_gimple_fold_mma_builtin()
11017 gimplify_assign (build_simple_mem_ref (acc), lhs, &new_seq); in rs6000_gimple_fold_mma_builtin()

12