Home
last modified time | relevance | path

Searched refs:NINTS (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
H A Dpr65518.c4 #define NINTS (VECTOR_BITS / 32) macro
6 #define NINTS 8 macro
9 #define N (NINTS * 2)
10 #define RESULT (NINTS * (NINTS - 1) / 2 * N + NINTS)
31 struct giga g[NINTS]; in main()
35 for (i = 0; i < NINTS; ++i) in main()
41 if (addfst (g, NINTS) != RESULT) in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/vect/
H A Dvect-70.c8 #define NINTS (VECTOR_BITS / 32) macro
10 #define NINTS 4 macro
13 #define N (NINTS * 6)
19 #define OUTERN NINTS
35 #if NINTS > 8
43 #if NINTS <= 8 in main1()
48 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
55 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
63 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()
70 for (j = NINTS - 1; j < N - NINTS + 1; j++) in main1()

12345678