/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/ |
union_map.h | 14 __isl_give isl_union_map *isl_union_map_from_basic_map( 17 __isl_give isl_union_map *isl_union_map_from_map(__isl_take isl_map *map); 18 __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *dim); 19 __isl_give isl_union_map *isl_union_map_copy(__isl_keep isl_union_map *umap); 20 void *isl_union_map_free(__isl_take isl_union_map *umap); 22 isl_ctx *isl_union_map_get_ctx(__isl_keep isl_union_map *umap); 23 __isl_give isl_space *isl_union_map_get_space(__isl_keep isl_union_map *umap); 25 __isl_give isl_union_map *isl_union_map_universe( 26 __isl_take isl_union_map *umap) [all...] |
union_map_type.h | 10 struct __isl_export isl_union_map; variable in typeref:struct:__isl_export 11 typedef struct isl_union_map isl_union_map; typedef in typeref:struct:isl_union_map
|
flow.h | 63 int isl_union_map_compute_flow(__isl_take isl_union_map *sink, 64 __isl_take isl_union_map *must_source, 65 __isl_take isl_union_map *may_source, 66 __isl_take isl_union_map *schedule, 67 __isl_give isl_union_map **must_dep, __isl_give isl_union_map **may_dep, 68 __isl_give isl_union_map **must_no_source, 69 __isl_give isl_union_map **may_no_source);
|
band.h | 25 __isl_give isl_union_map *isl_band_get_prefix_schedule( 27 __isl_give isl_union_map *isl_band_get_partial_schedule( 29 __isl_give isl_union_map *isl_band_get_suffix_schedule(
|
map_type.h | 12 struct __isl_subclass(isl_union_map) isl_map;
|
schedule.h | 41 __isl_take isl_union_map *validity, 42 __isl_take isl_union_map *proximity); 44 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched);
|
union_set.h | 72 __isl_take isl_union_set *uset, __isl_take isl_union_map *umap); 104 __isl_give isl_union_map *isl_union_set_lex_lt_union_set( 106 __isl_give isl_union_map *isl_union_set_lex_le_union_set( 108 __isl_give isl_union_map *isl_union_set_lex_gt_union_set( 110 __isl_give isl_union_map *isl_union_set_lex_ge_union_set(
|
ast_build.h | 45 __isl_give isl_union_map *isl_ast_build_get_schedule( 57 __isl_take isl_union_map *options); 84 __isl_keep isl_ast_build *build, __isl_take isl_union_map *schedule);
|
stream.h | 105 __isl_give isl_union_map *isl_stream_read_union_map(struct isl_stream *s);
|
dim.h | 98 __isl_give isl_space *isl_union_map_get_dim(__isl_keep isl_union_map *umap);
|
aff.h | 506 __isl_give isl_union_map *isl_union_map_from_union_pw_multi_aff(
|
polynomial.h | 581 __isl_take isl_union_map *umap,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/ |
union_map.h | 14 __isl_give isl_union_map *isl_union_map_from_basic_map( 17 __isl_give isl_union_map *isl_union_map_from_map(__isl_take isl_map *map); 18 __isl_give isl_union_map *isl_union_map_empty(__isl_take isl_space *dim); 19 __isl_give isl_union_map *isl_union_map_copy(__isl_keep isl_union_map *umap); 20 void *isl_union_map_free(__isl_take isl_union_map *umap); 22 isl_ctx *isl_union_map_get_ctx(__isl_keep isl_union_map *umap); 23 __isl_give isl_space *isl_union_map_get_space(__isl_keep isl_union_map *umap); 25 __isl_give isl_union_map *isl_union_map_universe( 26 __isl_take isl_union_map *umap) [all...] |
union_map_type.h | 10 struct __isl_export isl_union_map; variable in typeref:struct:__isl_export 11 typedef struct isl_union_map isl_union_map; typedef in typeref:struct:isl_union_map
|
flow.h | 63 int isl_union_map_compute_flow(__isl_take isl_union_map *sink, 64 __isl_take isl_union_map *must_source, 65 __isl_take isl_union_map *may_source, 66 __isl_take isl_union_map *schedule, 67 __isl_give isl_union_map **must_dep, __isl_give isl_union_map **may_dep, 68 __isl_give isl_union_map **must_no_source, 69 __isl_give isl_union_map **may_no_source);
|
band.h | 25 __isl_give isl_union_map *isl_band_get_prefix_schedule( 27 __isl_give isl_union_map *isl_band_get_partial_schedule( 29 __isl_give isl_union_map *isl_band_get_suffix_schedule(
|
map_type.h | 12 struct __isl_subclass(isl_union_map) isl_map;
|
schedule.h | 41 __isl_take isl_union_map *validity, 42 __isl_take isl_union_map *proximity); 44 __isl_give isl_union_map *isl_schedule_get_map(__isl_keep isl_schedule *sched);
|
union_set.h | 72 __isl_take isl_union_set *uset, __isl_take isl_union_map *umap); 104 __isl_give isl_union_map *isl_union_set_lex_lt_union_set( 106 __isl_give isl_union_map *isl_union_set_lex_le_union_set( 108 __isl_give isl_union_map *isl_union_set_lex_gt_union_set( 110 __isl_give isl_union_map *isl_union_set_lex_ge_union_set(
|
ast_build.h | 45 __isl_give isl_union_map *isl_ast_build_get_schedule( 57 __isl_take isl_union_map *options); 84 __isl_keep isl_ast_build *build, __isl_take isl_union_map *schedule);
|
stream.h | 105 __isl_give isl_union_map *isl_stream_read_union_map(struct isl_stream *s);
|
dim.h | 98 __isl_give isl_space *isl_union_map_get_dim(__isl_keep isl_union_map *umap);
|
aff.h | 506 __isl_give isl_union_map *isl_union_map_from_union_pw_multi_aff(
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/isl/ |
domain.h | 26 __isl_take isl_union_map *umap);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/isl/ |
domain.h | 26 __isl_take isl_union_map *umap);
|