Lines Matching refs:build_simple_mem_ref
598 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()
4968 build_simple_mem_ref (y1)); in lower_rec_input_clauses()
4971 y3 ? build_simple_mem_ref (y3) in lower_rec_input_clauses()
4975 (c, build_simple_mem_ref (y1), in lower_rec_input_clauses()
4976 y3 ? build_simple_mem_ref (y3) : NULL_TREE); in lower_rec_input_clauses()
4989 build_simple_mem_ref (y2)); in lower_rec_input_clauses()
4991 build_simple_mem_ref (y4)); in lower_rec_input_clauses()
5002 (c, build_simple_mem_ref (y2)); in lower_rec_input_clauses()
5017 gimplify_assign (build_simple_mem_ref (y1), x, ilist); in lower_rec_input_clauses()
5021 build_simple_mem_ref (y4), in lower_rec_input_clauses()
5022 build_simple_mem_ref (y2)); in lower_rec_input_clauses()
5023 gimplify_assign (build_simple_mem_ref (y4), x, dlist); in lower_rec_input_clauses()
5120 new_var = build_simple_mem_ref (new_var); in lower_rec_input_clauses()
5126 SET_DECL_VALUE_EXPR (new_var, build_simple_mem_ref (t)); in lower_rec_input_clauses()
5667 x = build_simple_mem_ref (x); in lower_rec_input_clauses()
5851 tree m = build_simple_mem_ref (cond); in lower_rec_input_clauses()
5864 g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
5975 g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
5986 tree m = build_simple_mem_ref (cond); in lower_rec_input_clauses()
5999 g = gimple_build_assign (build_simple_mem_ref (cond), in lower_rec_input_clauses()
6827 ref_to_res = build_simple_mem_ref (ref_to_res); in lower_oacc_reductions()
6875 var = build_simple_mem_ref (var); in lower_oacc_reductions()
6876 v1 = build_simple_mem_ref (v1); in lower_oacc_reductions()
6877 v2 = build_simple_mem_ref (v2); in lower_oacc_reductions()
6878 v3 = build_simple_mem_ref (v3); in lower_oacc_reductions()
6879 outgoing = build_simple_mem_ref (outgoing); in lower_oacc_reductions()
6882 incoming = build_simple_mem_ref (incoming); in lower_oacc_reductions()
8538 build_simple_mem_ref (ptr), bfield, NULL_TREE); in lower_omp_task_reductions()
8574 build_simple_mem_ref (ptr), field, NULL_TREE); in lower_omp_task_reductions()
8578 ref = build_simple_mem_ref (ref); in lower_omp_task_reductions()
8611 tree priv = build_simple_mem_ref (new_var); in lower_omp_task_reductions()
8612 tree out = build_simple_mem_ref (ref); in lower_omp_task_reductions()
11620 x = build_simple_mem_ref (x); in lower_omp_target()
11642 x = build_simple_mem_ref (x); in lower_omp_target()
11756 x = build_simple_mem_ref (x); in lower_omp_target()
11938 x = build_simple_mem_ref (x); in lower_omp_target()
12080 t = build_simple_mem_ref (var); in lower_omp_target()
12178 var = build_simple_mem_ref (var); in lower_omp_target()