Home
last modified time | relevance | path

Searched refs:conversion_tests (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/mlir/unittests/
H A DBUILD.bazel308 name = "conversion_tests",
/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_test.c9188 const char *conversion_tests[] = { variable
9209 for (i = 0; i < ARRAY_SIZE(conversion_tests); ++i) { in test_map_conversion()
9210 map1 = isl_map_read_from_str(ctx, conversion_tests[i]); in test_map_conversion()