Searched refs:test_plain_fixed (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_test.c | 7920 static int test_plain_fixed(isl_ctx *ctx, __isl_take isl_map *map, in test_plain_fixed() function 7946 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 0)) in test_fixed() 7950 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7954 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed() 7958 if (test_plain_fixed(ctx, map, isl_dim_out, 0, 1)) in test_fixed()
|