|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
References
tools/polly/lib/External/isl/isl_test.c 4550 W = "{ S1[t,i] -> a[t,i] }";
4554 if (test_one_schedule(ctx, D, W, R, S, 2, 0) < 0)
4560 W = "[N] -> { S_0[i, j] -> a[i, j] : i >= 0 and i <= -1 + N and "
4567 if (test_one_schedule(ctx, D, W, R, S, 2, 0) < 0)
4571 W = "{ S1[i] -> a[i] }";
4574 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0)
4578 W = "{ S1[i] -> a[i] }";
4581 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0)
4585 W = "{ S1[i] -> a[i] }";
4588 if (test_one_schedule(ctx, D, W, R, S, 1, 1) < 0)
4592 W = "{ S1[i] -> a[i]; S2[i] -> b[i] }";
4595 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4599 W = "{ S1[i] -> a[0,i]; S2[i,j] -> a[i,j] }";
4602 if (test_one_schedule(ctx, D, W, R, S, 2, 1) < 0)
4606 W = "{ S1[i] -> a[i,0]; S2[i,j] -> a[i,j] }";
4609 if (test_one_schedule(ctx, D, W, R, S, 2, 1) < 0)
4613 W = "[N] -> { S_0[] -> a[0]; S_2[] -> b[0]; "
4618 if (test_one_schedule(ctx, D, W, R, S, 1, 0) < 0)
4621 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4627 W = "{ S1[i] -> a[i,0]; S2[i] -> a[0,i]; S3[i,j] -> a[i,j] }";
4634 if (test_one_schedule(ctx, D, W, R, S, 2, 0) < 0)
4639 W = "[N] -> { S_0[i, j] -> s[0] : i >= 1 and i <= N and j >= 1 and "
4646 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4653 W = "[N] -> { S_0[t] -> a[t, 0] : t >= 0 and t <= -1 + N; "
4663 if (test_one_schedule(ctx, D, W, R, S, 2, 1) < 0)
4666 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4677 W = "[M, N] -> { S_0[i, j] -> a[j] : i >= 0 and i <= -1 + M and "
4684 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4688 W = "{ S_0[i] -> a[i] : i >= 0 }";
4691 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4695 W = "{ S_0[i] -> a[i] : i >= 0; S_1[i] -> b[i] : i >= 0 }";
4698 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)
4703 W = "[n] -> { S_0[j, k] -> B[j] : j <= -1 + n and j >= 0 and " "k <= -1 + n and k >= 0 }";
4712 if (test_one_schedule(ctx, D, W, R, S, 0, 0) < 0)