reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6263 if (test_upa(ctx) < 0) 6265 if (test_bin_aff(ctx) < 0) 6267 if (test_bin_pw_aff(ctx) < 0) 6269 if (test_bin_upma(ctx) < 0) 6271 if (test_bin_upma_fail(ctx) < 0) 6273 if (test_un_mpa(ctx) < 0) 6275 if (test_bin_mpa(ctx) < 0) 6277 if (test_un_mupa(ctx) < 0) 6279 if (test_bin_mupa(ctx) < 0) 6281 if (test_mupa_set(ctx) < 0) 6283 if (test_mupa_uset(ctx) < 0) 6285 if (test_mupa_ma(ctx) < 0) 6287 if (test_mupa_pa(ctx) < 0) 6289 if (test_mupa_pma(ctx) < 0) 6291 if (test_mupa_upma(ctx) < 0) 6294 space = isl_space_set_alloc(ctx, 0, 1); 6307 set = isl_set_read_from_str(ctx, str); 6317 isl_die(ctx, isl_error_unknown, "unexpected result", return -1); 6319 aff = isl_aff_read_from_str(ctx, "{ [-1] }"); 6327 if (test_aff_set_tuple_id(ctx) < 0)