Home
last modified time | relevance | path

Searched refs:copyin_seq (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Domp-low.c2329 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
2334 copyin_seq = NULL; in lower_rec_input_clauses()
2551 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
2588 if (copyin_seq) in lower_rec_input_clauses()
2594 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6245 gimple_seq copyin_seq; in lower_omp_single_copy() local
6272 copyin_seq = NULL; in lower_omp_single_copy()
6274 &copyin_seq, ctx); in lower_omp_single_copy()
6286 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Domp-low.c2268 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
2273 copyin_seq = NULL; in lower_rec_input_clauses()
2490 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
2527 if (copyin_seq) in lower_rec_input_clauses()
2533 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6158 gimple_seq copyin_seq; in lower_omp_single_copy() local
6185 copyin_seq = NULL; in lower_omp_single_copy()
6187 &copyin_seq, ctx); in lower_omp_single_copy()
6199 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3621 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3633 copyin_seq = NULL; in lower_rec_input_clauses()
4380 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4664 if (copyin_seq) in lower_rec_input_clauses()
4670 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6090 gimple_seq copyin_seq; in lower_omp_single_copy() local
6117 copyin_seq = NULL; in lower_omp_single_copy()
6119 &copyin_seq, ctx); in lower_omp_single_copy()
6131 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c3601 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3613 copyin_seq = NULL; in lower_rec_input_clauses()
4360 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4644 if (copyin_seq) in lower_rec_input_clauses()
4650 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6070 gimple_seq copyin_seq; in lower_omp_single_copy() local
6097 copyin_seq = NULL; in lower_omp_single_copy()
6099 &copyin_seq, ctx); in lower_omp_single_copy()
6111 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3621 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3633 copyin_seq = NULL; in lower_rec_input_clauses()
4380 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4664 if (copyin_seq) in lower_rec_input_clauses()
4670 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6090 gimple_seq copyin_seq; in lower_omp_single_copy() local
6117 copyin_seq = NULL; in lower_omp_single_copy()
6119 &copyin_seq, ctx); in lower_omp_single_copy()
6131 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3621 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3633 copyin_seq = NULL; in lower_rec_input_clauses()
4380 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4664 if (copyin_seq) in lower_rec_input_clauses()
4670 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6090 gimple_seq copyin_seq; in lower_omp_single_copy() local
6117 copyin_seq = NULL; in lower_omp_single_copy()
6119 &copyin_seq, ctx); in lower_omp_single_copy()
6131 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c3621 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3633 copyin_seq = NULL; in lower_rec_input_clauses()
4380 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4664 if (copyin_seq) in lower_rec_input_clauses()
4670 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6090 gimple_seq copyin_seq; in lower_omp_single_copy() local
6117 copyin_seq = NULL; in lower_omp_single_copy()
6119 &copyin_seq, ctx); in lower_omp_single_copy()
6131 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c3621 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3633 copyin_seq = NULL; in lower_rec_input_clauses()
4381 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
4665 if (copyin_seq) in lower_rec_input_clauses()
4671 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6091 gimple_seq copyin_seq; in lower_omp_single_copy() local
6118 copyin_seq = NULL; in lower_omp_single_copy()
6120 &copyin_seq, ctx); in lower_omp_single_copy()
6132 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c3826 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3839 copyin_seq = NULL; in lower_rec_input_clauses()
4961 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
5367 if (copyin_seq) in lower_rec_input_clauses()
5373 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6867 gimple_seq copyin_seq; in lower_omp_single_copy() local
6894 copyin_seq = NULL; in lower_omp_single_copy()
6896 &copyin_seq, ctx); in lower_omp_single_copy()
6908 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c3775 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3787 copyin_seq = NULL; in lower_rec_input_clauses()
4898 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
5292 if (copyin_seq) in lower_rec_input_clauses()
5298 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6792 gimple_seq copyin_seq; in lower_omp_single_copy() local
6819 copyin_seq = NULL; in lower_omp_single_copy()
6821 &copyin_seq, ctx); in lower_omp_single_copy()
6833 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c3826 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3839 copyin_seq = NULL; in lower_rec_input_clauses()
4961 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
5367 if (copyin_seq) in lower_rec_input_clauses()
5373 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
6867 gimple_seq copyin_seq; in lower_omp_single_copy() local
6894 copyin_seq = NULL; in lower_omp_single_copy()
6896 &copyin_seq, ctx); in lower_omp_single_copy()
6908 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Domp-low.c3125 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
3137 copyin_seq = NULL; in lower_rec_input_clauses()
3573 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
3782 if (copyin_seq) in lower_rec_input_clauses()
3788 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
8727 gimple_seq copyin_seq; in lower_omp_single_copy() local
8754 copyin_seq = NULL; in lower_omp_single_copy()
8756 &copyin_seq, ctx); in lower_omp_single_copy()
8768 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-low.c4301 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4314 copyin_seq = NULL; in lower_rec_input_clauses()
5613 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6242 if (copyin_seq) in lower_rec_input_clauses()
6248 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
7945 gimple_seq copyin_seq; in lower_omp_single_copy() local
7972 copyin_seq = NULL; in lower_omp_single_copy()
7974 &copyin_seq, ctx); in lower_omp_single_copy()
7986 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-low.c4602 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4615 copyin_seq = NULL; in lower_rec_input_clauses()
5993 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6660 if (copyin_seq) in lower_rec_input_clauses()
6666 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
8428 gimple_seq copyin_seq; in lower_omp_single_copy() local
8455 copyin_seq = NULL; in lower_omp_single_copy()
8457 &copyin_seq, ctx); in lower_omp_single_copy()
8469 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-low.c4319 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4332 copyin_seq = NULL; in lower_rec_input_clauses()
5632 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6261 if (copyin_seq) in lower_rec_input_clauses()
6267 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
7976 gimple_seq copyin_seq; in lower_omp_single_copy() local
8003 copyin_seq = NULL; in lower_omp_single_copy()
8005 &copyin_seq, ctx); in lower_omp_single_copy()
8017 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-low.c4602 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4615 copyin_seq = NULL; in lower_rec_input_clauses()
5993 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6660 if (copyin_seq) in lower_rec_input_clauses()
6666 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
8428 gimple_seq copyin_seq; in lower_omp_single_copy() local
8455 copyin_seq = NULL; in lower_omp_single_copy()
8457 &copyin_seq, ctx); in lower_omp_single_copy()
8469 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-low.c4319 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4332 copyin_seq = NULL; in lower_rec_input_clauses()
5632 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6261 if (copyin_seq) in lower_rec_input_clauses()
6267 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
7976 gimple_seq copyin_seq; in lower_omp_single_copy() local
8003 copyin_seq = NULL; in lower_omp_single_copy()
8005 &copyin_seq, ctx); in lower_omp_single_copy()
8017 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-low.c4602 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4615 copyin_seq = NULL; in lower_rec_input_clauses()
5993 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6660 if (copyin_seq) in lower_rec_input_clauses()
6666 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
8428 gimple_seq copyin_seq; in lower_omp_single_copy() local
8455 copyin_seq = NULL; in lower_omp_single_copy()
8457 &copyin_seq, ctx); in lower_omp_single_copy()
8469 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c4826 tree c, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4839 copyin_seq = NULL; in lower_rec_input_clauses()
6244 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
6931 if (copyin_seq) in lower_rec_input_clauses()
6937 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
8718 gimple_seq copyin_seq; in lower_omp_single_copy() local
8745 copyin_seq = NULL; in lower_omp_single_copy()
8747 &copyin_seq, ctx); in lower_omp_single_copy()
8759 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Domp-low.c4406 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4418 copyin_seq = NULL; in lower_rec_input_clauses()
5160 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
5372 if (copyin_seq) in lower_rec_input_clauses()
5378 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
14387 gimple_seq copyin_seq; in lower_omp_single_copy() local
14414 copyin_seq = NULL; in lower_omp_single_copy()
14416 &copyin_seq, ctx); in lower_omp_single_copy()
14428 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Domp-low.c4406 tree c, dtor, copyin_seq, x, ptr; in lower_rec_input_clauses() local
4418 copyin_seq = NULL; in lower_rec_input_clauses()
5160 append_to_statement_list (x, &copyin_seq); in lower_rec_input_clauses()
5372 if (copyin_seq) in lower_rec_input_clauses()
5378 x = build3 (COND_EXPR, void_type_node, x, copyin_seq, NULL); in lower_rec_input_clauses()
14387 gimple_seq copyin_seq; in lower_omp_single_copy() local
14414 copyin_seq = NULL; in lower_omp_single_copy()
14416 &copyin_seq, ctx); in lower_omp_single_copy()
14428 gimple_seq_add_seq (pre_p, copyin_seq); in lower_omp_single_copy()