Searched refs:c1 (Results 1 - 25 of 1267) sorted by relevance

1234567891011>>

/haiku-buildtools/isl/test_inputs/codegen/cloog/
H A Dreservoir-stride.c1 for (int c1 = 2; c1 <= M; c1 += 7)
2 S1(c1, (c1 - 2) / 7);
H A Dreservoir-stride2.c1 for (int c1 = 2; c1 <= M; c1 += 7)
2 S1(c1, (c1 - 2) / 7);
H A Dreservoir-fusion1.c2 for (int c1 = 0; c1 <= M; c1 += 1)
3 S1(c1); variable
4 for (int c1 = 1; c1 <= M; c1 += 1)
5 S2(c1); variable
6 for (int c1 = 0; c1 <
7 S3(c1); variable
[all...]
H A Dequality2.c2 for (int c1 = 1000; c1 <= 1016; c1 += 1)
3 for (int c2 = 1; c2 < 2 * c1 - 1998; c2 += 1) {
4 if (c2 + 1999 == 2 * c1 && c1 <= 1008)
5 S2(c0, c1, 2 * c1 - 1999, 1, c0, 2 * c1 - 1000, 1, 2, c0, c1
[all...]
H A Dorc.c2 for (int c1 = 0; c1 <= 2; c1 += 1) {
3 S1(c1); variable
4 for (int c2 = 0; c2 <= -c1 + 11; c2 += 1) {
5 S2(c1, c2);
6 S3(c1, c2);
8 S4(c1); variable
10 for (int c1 = 0; c1 <
11 S5(c1); variable
14 S7(c1); variable
[all...]
H A Dwalters2.c2 for (int c1 = 0; c1 <= 51; c1 += 1)
3 S2(0, c1);
6 for (int c1 = 1; c1 <= 50; c1 += 1)
7 S1(c0, c1);
10 for (int c1 = 0; c1 <
[all...]
H A Dex1.c3 for (int c1 = 0; c1 < n - 14; c1 += 1)
4 S1(c0, c1);
6 for (int c1 = 0; c1 <= 9; c1 += 1)
7 S1(c0, c1);
8 for (int c1 = 10; c1 <
[all...]
/haiku-buildtools/cloog/test/
H A Dstride.c2 for (c1=3;c1<=100;c1++) {
3 if (c1 == 25) {
6 if (c1%3 == 0) {
7 S2(c1,c1/3);
H A Dlex.c2 for (c1=0;c1<=10;c1++) {
3 S2(c1); variable
4 S1(c1); variable
H A Dstride2.c2 for (c1=3;c1<=100;c1+=3) {
3 if (c1 == 27) {
6 S2(c1,c1/3);
H A Dunion.c3 for (c1=0;c1<=100;c1++) {
4 S1(c1); variable
8 for (c1=-100;c1<=0;c1++) {
9 S1(-c1);
13 for (c1=0;c1<
14 S1(c1); variable
[all...]
H A Dmerge.c3 for (c1=0;c1<=10;c1++) {
4 if (c1 >= 2) {
5 S2(c1); variable
7 S3(c1); variable
/haiku-buildtools/isl/test_inputs/codegen/omega/
H A Dchosol-0.c2 for (int c1 = 2; c1 <= n; c1 += 1)
3 s0(c1); variable
4 for (int c1 = 1; c1 < n; c1 += 1) {
5 for (int c3 = c1 + 1; c3 <= n; c3 += 1)
6 s1(c3, c1);
7 s2(c1
[all...]
H A Dchosol-1.c2 for (int c1 = 2; c1 <= n; c1 += 1)
3 s0(c1); variable
4 for (int c1 = 1; c1 < n; c1 += 1) {
5 for (int c3 = c1 + 1; c3 <= n; c3 += 1)
6 s1(c3, c1);
7 s2(c1
[all...]
H A Dm1-1.c3 for (int c1 = 1; c1 <= 9; c1 += 1)
4 s0(c0, c1);
6 for (int c1 = 1; c1 <= 9; c1 += 1)
7 s0(c0, c1);
9 for (int c1 = 1; c1 <
[all...]
H A Dm10-1.c3 for (int c1 = 1; c1 <= 9; c1 += 1) {
5 s0(c1, c0 / 2);
6 s1(c1, c0);
9 for (int c1 = 1; c1 <= 9; c1 += 1)
10 s1(c1, 1);
12 for (int c1
[all...]
H A Dstride7-0.c3 for (int c1 = 1; c1 <= 9; c1 += 1)
4 s1(c1, c0);
6 for (int c1 = 1; c1 <= 9; c1 += 1) {
8 s0(c1, c0 / 4);
9 s1(c1, c0);
12 for (int c1
[all...]
H A Dm7-1.c3 for (int c1 = 1; c1 <= 9; c1 += 1) {
4 s0(c1, c0);
5 s1(c1, c0);
8 for (int c1 = 1; c1 <= 9; c1 += 1)
9 s0(c1, c0);
H A Dm8-1.c3 for (int c1 = 1; c1 <= 9; c1 += 1) {
4 s0(c1, c0);
5 s1(c1, c0);
8 for (int c1 = 1; c1 <= 9; c1 += 1)
9 s1(c1, c0);
H A Dcode_gen-1.c3 for (int c1 = 0; c1 < c0 - 1; c1 += 1)
4 s1(c0, c1);
6 for (int c1 = c0 - 1; c1 <= 4; c1 += 1) {
7 s1(c0, c1);
8 s0(c0, c1);
10 for (int c1
[all...]
H A Diter2-0.c2 for (int c1 = 10; c1 <= 100; c1 += 1)
3 s0(c0, c1);
H A Diter3-0.c2 for (int c1 = c0 + 1; c1 <= 9; c1 += 1)
3 s0(c0, c1);
H A Diter6-0.c2 for (int c1 = 12; c1 <= 17; c1 += 1)
3 s0(c0, c1);
H A Dstride6-1.c2 for (int c1 = c0; c1 <= 400; c1 += 2)
3 s0(c0, c1);
H A Dstride6-2.c2 for (int c1 = c0; c1 <= 400; c1 += 2)
3 s0(c0, c1);

Completed in 215 milliseconds

1234567891011>>