reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/isl/include/isl/ctx.h
   94 struct isl_ctx;
tools/polly/lib/External/isl/isl_blk.h
   26 struct isl_ctx;

References

tools/polly/lib/External/isl/basis_reduction_tab.c
   18 	struct isl_ctx  *ctx;
tools/polly/lib/External/isl/basis_reduction_templ.c
   52 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/include/isl/ctx.h
   95 typedef struct isl_ctx isl_ctx;
  162 void isl_ctx_ref(struct isl_ctx *ctx);
  163 void isl_ctx_deref(struct isl_ctx *ctx);
tools/polly/lib/External/isl/include/isl/hash.h
   56 struct isl_hash_table *isl_hash_table_alloc(struct isl_ctx *ctx, int min_size);
   57 void isl_hash_table_free(struct isl_ctx *ctx, struct isl_hash_table *table);
   59 int isl_hash_table_init(struct isl_ctx *ctx, struct isl_hash_table *table,
   62 struct isl_hash_table_entry *isl_hash_table_find(struct isl_ctx *ctx,
   69 void isl_hash_table_remove(struct isl_ctx *ctx,
tools/polly/lib/External/isl/include/isl/mat.h
   32 struct isl_mat *isl_mat_identity(struct isl_ctx *ctx, unsigned n_row);
tools/polly/lib/External/isl/isl_affine_hull.c
  252 	struct isl_ctx *ctx;
  559 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_blk.c
   42 static void isl_blk_free_force(struct isl_ctx *ctx, struct isl_blk block)
   51 static struct isl_blk extend(struct isl_ctx *ctx, struct isl_blk block,
   74 struct isl_blk isl_blk_alloc(struct isl_ctx *ctx, size_t n)
  107 struct isl_blk isl_blk_extend(struct isl_ctx *ctx, struct isl_blk block,
  116 void isl_blk_free(struct isl_ctx *ctx, struct isl_blk block)
  127 void isl_blk_clear_cache(struct isl_ctx *ctx)
tools/polly/lib/External/isl/isl_blk.h
   28 struct isl_blk isl_blk_alloc(struct isl_ctx *ctx, size_t n);
   31 struct isl_blk isl_blk_extend(struct isl_ctx *ctx, struct isl_blk block,
   33 void isl_blk_free(struct isl_ctx *ctx, struct isl_blk block);
   34 void isl_blk_clear_cache(struct isl_ctx *ctx);
tools/polly/lib/External/isl/isl_convex_hull.c
  508 	struct isl_ctx *ctx;
 1238 	struct isl_ctx *ctx = NULL;
 1530 static void update_constraint(struct isl_ctx *ctx, struct isl_hash_table *table,
 1563 static int has_constraint(struct isl_ctx *ctx, struct isl_hash_table *table,
 1963 	struct isl_ctx		*ctx;
 1997 static int hash_ineq(struct isl_ctx *ctx, struct isl_hash_table *table,
tools/polly/lib/External/isl/isl_ctx.c
  170 	struct isl_ctx *ctx = NULL;
  242 void isl_ctx_ref(struct isl_ctx *ctx)
  247 void isl_ctx_deref(struct isl_ctx *ctx)
  260 void isl_ctx_free(struct isl_ctx *ctx)
tools/polly/lib/External/isl/isl_input.c
   40 	struct isl_ctx	*ctx;
   45 static struct vars *vars_new(struct isl_ctx *ctx)
  242 struct isl_val *isl_val_read_from_str(struct isl_ctx *ctx,
 2901 struct isl_basic_map *isl_basic_map_read_from_str(struct isl_ctx *ctx,
 2913 struct isl_basic_set *isl_basic_set_read_from_str(struct isl_ctx *ctx,
 2925 __isl_give isl_map *isl_map_read_from_file(struct isl_ctx *ctx,
 2937 __isl_give isl_map *isl_map_read_from_str(struct isl_ctx *ctx,
 2961 struct isl_set *isl_set_read_from_str(struct isl_ctx *ctx,
 2985 __isl_give isl_union_map *isl_union_map_read_from_str(struct isl_ctx *ctx,
 3009 __isl_give isl_union_set *isl_union_set_read_from_str(struct isl_ctx *ctx,
tools/polly/lib/External/isl/isl_map.c
 1107 static struct isl_basic_map *basic_map_init(struct isl_ctx *ctx,
 1160 struct isl_basic_set *isl_basic_set_alloc(struct isl_ctx *ctx,
 1207 struct isl_basic_map *isl_basic_map_alloc(struct isl_ctx *ctx,
 1425 	struct isl_ctx *ctx;
 1523 	struct isl_ctx *ctx;
 5402 	struct isl_ctx *ctx;
 9189 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_map_private.h
   58 	struct isl_ctx *ctx;
  105 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_map_simplify.c
  432 	struct isl_ctx *ctx;
  755 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_mat.c
   53 struct isl_mat *isl_mat_alloc(struct isl_ctx *ctx,
  182 void isl_mat_sub_copy(struct isl_ctx *ctx, isl_int **dst, isl_int **src,
  191 void isl_mat_sub_neg(struct isl_ctx *ctx, isl_int **dst, isl_int **src,
  417 __isl_give isl_mat *isl_mat_identity(isl_ctx *ctx, unsigned n_row)
 1315 static int preimage(struct isl_ctx *ctx, isl_int **q, unsigned n,
 1356 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_mat_private.h
    7 	struct isl_ctx *ctx;
   32 void isl_mat_sub_copy(struct isl_ctx *ctx, isl_int **dst, isl_int **src,
   34 void isl_mat_sub_neg(struct isl_ctx *ctx, isl_int **dst, isl_int **src,
tools/polly/lib/External/isl/isl_polynomial.c
  276 __isl_give struct isl_upoly_cst *isl_upoly_cst_alloc(struct isl_ctx *ctx)
  295 __isl_give struct isl_upoly *isl_upoly_zero(struct isl_ctx *ctx)
  309 __isl_give struct isl_upoly *isl_upoly_one(struct isl_ctx *ctx)
  323 __isl_give struct isl_upoly *isl_upoly_infty(struct isl_ctx *ctx)
  337 __isl_give struct isl_upoly *isl_upoly_neginfty(struct isl_ctx *ctx)
  351 __isl_give struct isl_upoly *isl_upoly_nan(struct isl_ctx *ctx)
  365 __isl_give struct isl_upoly *isl_upoly_rat_cst(struct isl_ctx *ctx,
  380 __isl_give struct isl_upoly_rec *isl_upoly_alloc_rec(struct isl_ctx *ctx,
  691 	struct isl_ctx *ctx;
 2086 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_polynomial_private.h
   11 	struct isl_ctx *ctx;
  121 __isl_give struct isl_upoly *isl_upoly_zero(struct isl_ctx *ctx);
tools/polly/lib/External/isl/isl_printer_private.h
   27 	struct isl_ctx	*ctx;
tools/polly/lib/External/isl/isl_sample.c
  377 	struct isl_ctx *ctx;
  928 	struct isl_ctx *ctx;
 1128 	struct isl_ctx *ctx;
 1186 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_seq.c
  256 void isl_seq_normalize(struct isl_ctx *ctx, isl_int *p, unsigned len)
tools/polly/lib/External/isl/isl_seq.h
   43 void isl_seq_normalize(struct isl_ctx *ctx, isl_int *p, unsigned len);
tools/polly/lib/External/isl/isl_space_private.h
   12 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_stream_private.h
   42 	struct isl_ctx	*ctx;
tools/polly/lib/External/isl/isl_tab.c
   33 struct isl_tab *isl_tab_alloc(struct isl_ctx *ctx,
tools/polly/lib/External/isl/isl_tab.h
  183 struct isl_tab *isl_tab_alloc(struct isl_ctx *ctx,
tools/polly/lib/External/isl/isl_test.c
  392 int test_parse(struct isl_ctx *ctx)
 1194 void test_application_case(struct isl_ctx *ctx, const char *name)
 1230 void test_affine_hull_case(struct isl_ctx *ctx, const char *name)
 1255 int test_affine_hull(struct isl_ctx *ctx)
 1392 static int test_simple_hull(struct isl_ctx *ctx)
 1421 void test_convex_hull_case(struct isl_ctx *ctx, const char *name)
 1526 void test_gist_case(struct isl_ctx *ctx, const char *name)
 1616 static isl_stat test_gist_fail(struct isl_ctx *ctx)
 1730 static int test_gist(struct isl_ctx *ctx)
 2167 static int test_coalesce_special(struct isl_ctx *ctx)
 2210 static int test_coalesce_special2(struct isl_ctx *ctx)
 2271 static int test_coalesce(struct isl_ctx *ctx)
 2576 static int test_lex(struct isl_ctx *ctx)
 2644 static int test_lexmin(struct isl_ctx *ctx)
 2807 static int test_min(struct isl_ctx *ctx)
 2893 static int test_dep(struct isl_ctx *ctx)
 3167 static int test_bijective(struct isl_ctx *ctx)
 3205 static int test_pwqp(struct isl_ctx *ctx)
 9402 	struct isl_ctx *ctx;
tools/polly/lib/External/isl/isl_vec.c
   32 __isl_give isl_vec *isl_vec_alloc(struct isl_ctx *ctx, unsigned size)
tools/polly/lib/External/isl/isl_vec_private.h
   10 	struct isl_ctx *ctx;