Home
last modified time | relevance | path

Searched refs:lastlane (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Domp-low.c4127 tree lastlane; variable
4210 if (sctx->lastlane == NULL_TREE)
4211 sctx->lastlane = create_tmp_var (unsigned_type_node);
4213 sctx->lastlane, NULL_TREE, NULL_TREE);
6164 if (sctx.lastlane) in lower_rec_input_clauses()
6168 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6402 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6570 if (lastlane == NULL) in lower_lastprivate_clauses()
6572 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6577 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Domp-low.c4355 tree lastlane; variable
4438 if (sctx->lastlane == NULL_TREE)
4439 sctx->lastlane = create_tmp_var (unsigned_type_node);
4441 sctx->lastlane, NULL_TREE, NULL_TREE);
6582 if (sctx.lastlane) in lower_rec_input_clauses()
6586 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6820 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6988 if (lastlane == NULL) in lower_lastprivate_clauses()
6990 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6995 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Domp-low.c4145 tree lastlane; variable
4228 if (sctx->lastlane == NULL_TREE)
4229 sctx->lastlane = create_tmp_var (unsigned_type_node);
4231 sctx->lastlane, NULL_TREE, NULL_TREE);
6183 if (sctx.lastlane) in lower_rec_input_clauses()
6187 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6421 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6589 if (lastlane == NULL) in lower_lastprivate_clauses()
6591 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6596 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Domp-low.c4355 tree lastlane; variable
4438 if (sctx->lastlane == NULL_TREE)
4439 sctx->lastlane = create_tmp_var (unsigned_type_node);
4441 sctx->lastlane, NULL_TREE, NULL_TREE);
6582 if (sctx.lastlane) in lower_rec_input_clauses()
6586 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6820 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6988 if (lastlane == NULL) in lower_lastprivate_clauses()
6990 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6995 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Domp-low.c4145 tree lastlane; variable
4228 if (sctx->lastlane == NULL_TREE)
4229 sctx->lastlane = create_tmp_var (unsigned_type_node);
4231 sctx->lastlane, NULL_TREE, NULL_TREE);
6183 if (sctx.lastlane) in lower_rec_input_clauses()
6187 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6421 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6589 if (lastlane == NULL) in lower_lastprivate_clauses()
6591 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6596 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Domp-low.c4355 tree lastlane; variable
4438 if (sctx->lastlane == NULL_TREE)
4439 sctx->lastlane = create_tmp_var (unsigned_type_node);
4441 sctx->lastlane, NULL_TREE, NULL_TREE);
6582 if (sctx.lastlane) in lower_rec_input_clauses()
6586 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
6820 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
6988 if (lastlane == NULL) in lower_lastprivate_clauses()
6990 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
6995 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Domp-low.c4546 tree lastlane; variable
4656 if (sctx->lastlane == NULL_TREE)
4657 sctx->lastlane = create_tmp_var (unsigned_type_node);
4659 sctx->lastlane, NULL_TREE, NULL_TREE);
6853 if (sctx.lastlane) in lower_rec_input_clauses()
6857 gimple_call_set_lhs (g, sctx.lastlane); in lower_rec_input_clauses()
7091 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
7259 if (lastlane == NULL) in lower_lastprivate_clauses()
7261 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
7266 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
[all …]
H A DChangeLog-201925271 (struct omplow_simd_context): Add lastlane member.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c4720 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4836 if (lastlane == NULL) in lower_lastprivate_clauses()
4838 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4843 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4847 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Domp-low.c4700 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4816 if (lastlane == NULL) in lower_lastprivate_clauses()
4818 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4823 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4827 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c4720 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4836 if (lastlane == NULL) in lower_lastprivate_clauses()
4838 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4843 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4847 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Domp-low.c4720 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4836 if (lastlane == NULL) in lower_lastprivate_clauses()
4838 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4843 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4847 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Domp-low.c4720 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4836 if (lastlane == NULL) in lower_lastprivate_clauses()
4838 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4843 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4847 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Domp-low.c4721 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
4837 if (lastlane == NULL) in lower_lastprivate_clauses()
4839 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
4844 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
4848 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Domp-low.c5424 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
5540 if (lastlane == NULL) in lower_lastprivate_clauses()
5542 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
5547 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
5551 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Domp-low.c5349 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
5465 if (lastlane == NULL) in lower_lastprivate_clauses()
5467 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
5472 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
5476 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Domp-low.c5424 tree simduid = NULL, lastlane = NULL, simtcond = NULL, simtlast = NULL; in lower_lastprivate_clauses() local
5540 if (lastlane == NULL) in lower_lastprivate_clauses()
5542 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
5547 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
5551 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Domp-low.c3838 tree simduid = NULL, lastlane = NULL; in lower_lastprivate_clauses() local
3911 if (lastlane == NULL) in lower_lastprivate_clauses()
3913 lastlane = create_tmp_var (unsigned_type_node, NULL); in lower_lastprivate_clauses()
3918 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
3922 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Domp-low.c5428 tree simduid = NULL, lastlane = NULL; in lower_lastprivate_clauses() local
5509 if (lastlane == NULL) in lower_lastprivate_clauses()
5511 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
5516 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
5520 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Domp-low.c5428 tree simduid = NULL, lastlane = NULL; in lower_lastprivate_clauses() local
5509 if (lastlane == NULL) in lower_lastprivate_clauses()
5511 lastlane = create_tmp_var (unsigned_type_node); in lower_lastprivate_clauses()
5516 gimple_call_set_lhs (g, lastlane); in lower_lastprivate_clauses()
5520 TREE_OPERAND (val, 0), lastlane, in lower_lastprivate_clauses()

12