Searched refs:build_simple_mem_ref (Results 1 – 22 of 22) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | symtab-thunks.cc | 240 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()
|
| D | omp-low.cc | 637 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 …]
|
| D | omp-simd-clone.cc | 1160 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()
|
| D | fold-const.h | 145 #define build_simple_mem_ref(T)\ macro
|
| D | tree-parloops.cc | 1216 *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()
|
| D | omp-offload.cc | 1777 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()
|
| D | ipa-split.cc | 1620 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()
|
| D | omp-oacc-neuter-broadcast.cc | 943 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()
|
| D | gimplify.cc | 4625 *expr_p = build_simple_mem_ref (t); in gimplify_modify_expr_to_memcpy() 11282 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses_1() 11305 OMP_CLAUSE_DECL (clause) = build_simple_mem_ref (decl); in gimplify_adjust_omp_clauses_1() 11682 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses() 11733 tree mem = build_simple_mem_ref (decl2); in gimplify_adjust_omp_clauses()
|
| D | tree-nested.cc | 274 tree t = build_simple_mem_ref (ptr); in build_simple_mem_ref_notrap()
|
| D | calls.cc | 427 set_mem_expr (funmem, build_simple_mem_ref (CALL_EXPR_FN (fntree))); in emit_call_1()
|
| D | omp-expand.cc | 9423 tree mem = build_simple_mem_ref (addr); in expand_omp_atomic_mutex()
|
| D | ChangeLog-2010 | 6874 * config/rs6000/rs6000.c (rs6000_va_start): Use build_simple_mem_ref 23568 (build_simple_mem_ref): Define.
|
| D | ChangeLog-2019 | 20077 (get_static_chain): Call it instead of build_simple_mem_ref.
|
| D | ChangeLog-2013 | 8135 (build_simple_mem_ref): Moved to fold-const.h.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto.cc | 447 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/ |
| D | rs6000-builtin.cc | 1131 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()
|
| D | rs6000-call.cc | 2484 valist = build_simple_mem_ref (valist); in rs6000_va_start()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | semantics.cc | 5819 OMP_CLAUSE_DECL (c2) = build_simple_mem_ref (ptr); in handle_omp_array_sections() 8341 OMP_CLAUSE_DECL (c) = build_simple_mem_ref (t); in finish_omp_clauses() 8366 OMP_CLAUSE_DECL (c) = build_simple_mem_ref (t); in finish_omp_clauses()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sh/ |
| D | sh.cc | 7735 valist = build_simple_mem_ref (addr); in sh_gimplify_va_arg_expr()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.cc | 12734 valist = build_simple_mem_ref (valist); in s390_va_start()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.cc | 4629 valist = build_simple_mem_ref (valist); in ix86_va_start()
|