Home
last modified time | relevance | path

Searched refs:check_reduction_op (Results 1 – 25 of 108) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c27 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
31 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
33 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
37 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
39 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
43 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
46 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/lang/gcc12-devel/gcc-12-20211205/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c24 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
30 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
34 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
36 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
40 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
43 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/lang/gcc8/gcc-8.5.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c27 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
31 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
33 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
37 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
39 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
43 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
46 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c27 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
31 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
33 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
37 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
39 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
43 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
46 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/lang/gcc11/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c24 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
30 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
34 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
36 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
40 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
43 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c24 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
30 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
34 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
36 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
40 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
43 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/lang/gcc11-devel/gcc-11-20211009/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
H A Dreduction-4.c24 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (double, +, 0, creal (array[i]), num_workers (nw), in test_reductions()
30 check_reduction_op (double, *, 1, creal (array[i]), num_workers (nw), in test_reductions()
34 check_reduction_op (double, +, 0, creal (array[i]), vector_length (vl), in test_reductions()
36 check_reduction_op (double, *, 1, creal (array[i]), vector_length (vl), in test_reductions()
40 check_reduction_op (double, +, 0, creal (array[i]), num_gangs (ng) in test_reductions()
43 check_reduction_op (double, *, 1, creal (array[i]), num_gangs (ng) in test_reductions()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c26 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
28 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
29 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
33 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
35 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
36 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
37 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dreduction-1.c23 check_reduction_op (int, +, 0, array[i], num_gangs (ng), gang); in test_reductions()
24 check_reduction_op (int, *, 1, array[i], num_gangs (ng), gang); in test_reductions()
25 check_reduction_op (int, &, -1, array[i], num_gangs (ng), gang); in test_reductions()
26 check_reduction_op (int, |, 0, array[i], num_gangs (ng), gang); in test_reductions()
27 check_reduction_op (int, ^, 0, array[i], num_gangs (ng), gang); in test_reductions()
30 check_reduction_op (int, +, 0, array[i], num_workers (nw), worker); in test_reductions()
31 check_reduction_op (int, *, 1, array[i], num_workers (nw), worker); in test_reductions()
32 check_reduction_op (int, &, -1, array[i], num_workers (nw), worker); in test_reductions()
33 check_reduction_op (int, |, 0, array[i], num_workers (nw), worker); in test_reductions()
34 check_reduction_op (int, ^, 0, array[i], num_workers (nw), worker); in test_reductions()
[all …]

12345