Home
last modified time | relevance | path

Searched defs:ISL_HMAP (Results 1 – 12 of 12) sorted by relevance

/llvm-project/polly/lib/External/isl/include/isl/
H A Dhmap_templ.c25 struct ISL_HMAP { struct
36 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,alloc)(isl_ctx *ctx, int min_size) in ISL_FN() argument
64 __isl_null ISL_HMAP *ISL_FN(ISL_HMAP,free)(__isl_take ISL_HMAP *hmap) in ISL_FN() argument
77 isl_ctx *ISL_FN(ISL_HMAP,get_ctx)(__isl_keep ISL_HMAP *hmap) in ISL_FN() argument
98 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,dup)(__isl_keep ISL_HMAP *hmap) in ISL_FN() argument
112 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,cow)(__isl_take ISL_HMAP *hmap) in ISL_FN() argument
123 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,copy)(__isl_keep ISL_HMAP *hmap) in ISL_FN() argument
184 isl_bool ISL_FN(ISL_HMAP,has)(__isl_keep ISL_HMAP *hmap, in ISL_FN() argument
199 __isl_give ISL_VAL *ISL_FN(ISL_HMAP,get)(__isl_keep ISL_HMAP *hmap, in ISL_FN() argument
214 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,drop)(__isl_take ISL_HMAP *hmap, in ISL_FN() argument
[all …]
H A Dhmap.h14 struct __isl_export ISL_HMAP; variable
15 typedef struct ISL_HMAP ISL_HMAP; typedef
H A Did_to_pw_aff.h11 #define ISL_HMAP isl_id_to_pw_aff macro
H A Did_to_id.h10 #define ISL_HMAP isl_id_to_id macro
H A Dmap_to_basic_set.h11 #define ISL_HMAP isl_map_to_basic_set macro
H A Did_to_ast_expr.h11 #define ISL_HMAP isl_id_to_ast_expr macro
/llvm-project/polly/lib/External/isl/
H A Disl_set_to_ast_graft_list.h11 #define ISL_HMAP isl_set_to_ast_graft_list macro
H A Disl_map_to_basic_set.c8 #define ISL_HMAP isl_map_to_basic_set macro
H A Disl_id_to_pw_aff.c11 #define ISL_HMAP isl_id_to_pw_aff macro
H A Disl_id_to_ast_expr.c11 #define ISL_HMAP isl_id_to_ast_expr macro
H A Disl_id_to_id.c10 #define ISL_HMAP isl_id_to_id macro
H A Disl_set_to_ast_graft_list.c11 #define ISL_HMAP isl_set_to_ast_graft_list macro