HomeSort by: relevance | last modified time | path
    Searched refs:isl_multi_union_pw_aff (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/mit/isl/dist/include/isl/
aff_type.h 21 struct __isl_subclass(isl_multi_union_pw_aff)
42 struct __isl_subclass(isl_multi_union_pw_aff) isl_multi_pw_aff;
45 struct __isl_export isl_multi_union_pw_aff; variable in typeref:struct:__isl_export
46 typedef struct isl_multi_union_pw_aff isl_multi_union_pw_aff; typedef in typeref:struct:isl_multi_union_pw_aff
ilp.h 32 __isl_keep isl_union_set *uset, __isl_keep isl_multi_union_pw_aff *obj);
55 __isl_take isl_multi_union_pw_aff *mupa);
57 __isl_take isl_multi_union_pw_aff *mupa);
aff.h 1395 __isl_give isl_multi_union_pw_aff *isl_multi_aff_to_multi_union_pw_aff(
1397 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_from_multi_aff(
1400 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_from_union_pw_aff(
1403 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_from_multi_pw_aff(
1405 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_multi_val_on_domain(
1407 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_multi_aff_on_domain(
1409 __isl_give isl_multi_union_pw_aff *
1413 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_floor(
1414 __isl_take isl_multi_union_pw_aff *mupa);
1417 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_intersect_domain
    [all...]
schedule_node.h 130 __isl_give isl_multi_union_pw_aff *isl_schedule_node_band_get_partial_schedule(
187 __isl_take isl_multi_union_pw_aff *shift);
228 __isl_give isl_multi_union_pw_aff *
253 __isl_take isl_multi_union_pw_aff *schedule);
union_map.h 344 __isl_take isl_multi_union_pw_aff *mupa);
347 __isl_take isl_multi_union_pw_aff *mupa);
350 __isl_take isl_multi_union_pw_aff *mupa);
353 __isl_take isl_multi_union_pw_aff *mupa);
356 __isl_take isl_multi_union_pw_aff *mupa);
schedule.h 164 __isl_take isl_multi_union_pw_aff *partial);
cpp-checked.h 2485 inline multi_union_pw_aff manage(__isl_take isl_multi_union_pw_aff *ptr);
2486 inline multi_union_pw_aff manage_copy(__isl_keep isl_multi_union_pw_aff *ptr);
2489 friend inline multi_union_pw_aff manage(__isl_take isl_multi_union_pw_aff *ptr);
2490 friend inline multi_union_pw_aff manage_copy(__isl_keep isl_multi_union_pw_aff *ptr);
2493 isl_multi_union_pw_aff *ptr = nullptr;
2495 inline explicit multi_union_pw_aff(__isl_take isl_multi_union_pw_aff *ptr);
2506 inline __isl_give isl_multi_union_pw_aff *copy() const &;
2507 inline __isl_give isl_multi_union_pw_aff *copy() && = delete;
2508 inline __isl_keep isl_multi_union_pw_aff *get() const;
2509 inline __isl_give isl_multi_union_pw_aff *release()
    [all...]
  /src/external/mit/isl/dist/
isl_multi_union_pw_aff_explicit_domain.c 15 static __isl_give isl_multi_union_pw_aff *
17 __isl_take isl_multi_union_pw_aff *mupa)
33 static __isl_give isl_multi_union_pw_aff *
35 __isl_take isl_multi_union_pw_aff *mupa,
isl_union_map_lex_templ.c 19 __isl_take isl_multi_union_pw_aff *mupa)
isl_schedule_band.h 36 isl_multi_union_pw_aff *mupa;
46 __isl_take isl_multi_union_pw_aff *mupa);
63 __isl_give isl_multi_union_pw_aff *isl_schedule_band_get_partial_schedule(
67 __isl_take isl_multi_union_pw_aff *schedule);
111 __isl_take isl_multi_union_pw_aff *shift);
isl_schedule_tree.h 125 __isl_give isl_multi_union_pw_aff *isl_schedule_tree_band_get_partial_schedule(
129 __isl_take isl_multi_union_pw_aff *schedule);
233 __isl_take isl_multi_union_pw_aff *shift);
isl_schedule_band.c 49 __isl_take isl_multi_union_pw_aff *mupa)
339 __isl_give isl_multi_union_pw_aff *isl_schedule_band_get_partial_schedule(
349 __isl_take isl_multi_union_pw_aff *schedule)
1039 __isl_take isl_multi_union_pw_aff *shift)
1080 static isl_multi_union_pw_aff *isl_multi_union_pw_aff_tile(
1081 __isl_take isl_multi_union_pw_aff *sched,
1151 isl_multi_union_pw_aff *scaled;
isl_test.c 312 isl_multi_union_pw_aff *mupa;
6128 * isl_multi_union_pw_aff objects.
6134 __isl_give isl_multi_union_pw_aff *(*fn)(
6135 __isl_take isl_multi_union_pw_aff *mupa);
6163 * isl_multi_union_pw_aff objects.
6169 isl_multi_union_pw_aff *mupa, *res;
6191 * isl_multi_union_pw_aff objects.
6197 __isl_give isl_multi_union_pw_aff *(*fn)(
6198 __isl_take isl_multi_union_pw_aff *mupa1,
6199 __isl_take isl_multi_union_pw_aff *mupa2)
    [all...]
isl_ilp.c 773 __isl_take isl_multi_union_pw_aff *mupa, int max)
810 __isl_keep isl_multi_union_pw_aff *obj)
827 __isl_keep isl_union_set *uset, __isl_keep isl_multi_union_pw_aff *obj)
840 __isl_take isl_multi_union_pw_aff *mupa)
853 __isl_take isl_multi_union_pw_aff *mupa)
isl_aff.c 8103 * of the isl_multi_union_pw_aff and is a set space such that
8730 __isl_keep isl_multi_union_pw_aff *mupa)
8755 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_zero(
8789 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_from_multi_aff(
8802 __isl_give isl_multi_union_pw_aff *isl_multi_aff_to_multi_union_pw_aff(
8815 __isl_give isl_multi_union_pw_aff *isl_multi_union_pw_aff_from_multi_pw_aff(
8821 isl_multi_union_pw_aff *mupa;
8896 __isl_give isl_multi_union_pw_aff *
8901 isl_multi_union_pw_aff *mupa;
8951 __isl_give isl_multi_union_pw_aff *
    [all...]
isl_schedule_node.c 331 isl_multi_union_pw_aff *prefix;
374 isl_multi_union_pw_aff *prefix;
463 isl_multi_union_pw_aff *mupa;
541 isl_multi_union_pw_aff *mupa;
670 * as an isl_multi_union_pw_aff.
682 __isl_give isl_multi_union_pw_aff *
727 * The partial schedules are collected as an isl_multi_union_pw_aff.
728 * If this isl_multi_union_pw_aff is zero-dimensional, then it does not
731 * Otherwise, we convert the isl_multi_union_pw_aff to
732 * an isl_multi_union_pw_aff and intersect the domain with the filter
    [all...]
isl_input.c 4063 /* Read the core of a body of an isl_multi_union_pw_aff from "s",
4077 static __isl_give isl_multi_union_pw_aff *read_multi_union_pw_aff_body_core(
4081 isl_multi_union_pw_aff *mupa;
4120 /* Read the body of an isl_multi_union_pw_aff from "s",
4131 * of a zero-dimensional isl_multi_union_pw_aff.
4132 * The core isl_multi_union_pw_aff body ([...]) is read by
4135 static __isl_give isl_multi_union_pw_aff *read_multi_union_pw_aff_body(
4138 isl_multi_union_pw_aff *mupa;
4163 /* Read an isl_multi_union_pw_aff from "s".
4188 static __isl_give isl_multi_union_pw_aff *read_multi_union_pw_aff_core
    [all...]
isl_schedule_tree.c 1142 __isl_give isl_multi_union_pw_aff *isl_schedule_tree_band_get_partial_schedule(
1159 __isl_take isl_multi_union_pw_aff *schedule)
1835 isl_multi_union_pw_aff *mupa;
1941 isl_multi_union_pw_aff *mupa;
2114 __isl_take isl_multi_union_pw_aff *shift)
isl_schedule.c 487 __isl_take isl_multi_union_pw_aff *partial)
isl_schedule_read.c 497 isl_multi_union_pw_aff *schedule = NULL;
isl_union_map.c 4284 isl_multi_union_pw_aff *mupa;
4318 __isl_take isl_union_map *umap, __isl_keep isl_multi_union_pw_aff *mupa)
4352 __isl_take isl_union_map *umap, __isl_take isl_multi_union_pw_aff *mupa,
4379 __isl_take isl_multi_union_pw_aff *mupa)
isl_output.c 3321 * data->user is assumed to be an isl_multi_union_pw_aff.
3330 isl_multi_union_pw_aff *mupa = data->user;
3340 /* Print the isl_multi_union_pw_aff "mupa" to "p" in isl format.
3350 __isl_take isl_printer *p, __isl_keep isl_multi_union_pw_aff *mupa)
3383 /* Print the isl_multi_union_pw_aff "mupa" to "p" in isl format.
3388 __isl_take isl_printer *p, __isl_keep isl_multi_union_pw_aff *mupa)
isl_ast_codegen.c 4328 isl_multi_union_pw_aff *mupa;
5213 __isl_keep isl_multi_union_pw_aff *partial,
5254 isl_multi_union_pw_aff *extra;
  /src/external/gpl3/gcc/dist/gcc/
graphite-sese-to-poly.cc 1011 static isl_multi_union_pw_aff *
1071 isl_multi_union_pw_aff *mupa = outer_projection_mupa (domain, n);
  /src/external/gpl3/gcc.old/dist/gcc/
graphite-sese-to-poly.cc 1009 static isl_multi_union_pw_aff *
1069 isl_multi_union_pw_aff *mupa = outer_projection_mupa (domain, n);

Completed in 52 milliseconds

1 2