Home
last modified time | relevance | path

Searched refs:ISL_VAL (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dhmap_templ.c22 #define ISL_S(NAME) ISL_yS(ISL_KEY,ISL_VAL,NAME)
32 ISL_VAL *val; in ISL_S()
57 ISL_FN(ISL_VAL,free)(pair->val); in free_pair()
84 static isl_stat add_key_val(__isl_take ISL_KEY *key, __isl_take ISL_VAL *val, in add_key_val()
146 __isl_give ISL_MAYBE(ISL_VAL) ISL_FN(ISL_HMAP,try_get)( in ISL_MAYBE() argument
152 ISL_MAYBE(ISL_VAL) res = { isl_bool_false, NULL }; in ISL_MAYBE()
169 res.value = ISL_FN(ISL_VAL,copy)(pair->val); in ISL_MAYBE()
186 ISL_MAYBE(ISL_VAL) res; in ISL_FN()
189 ISL_FN(ISL_VAL,free)(res.value); in ISL_FN()
198 __isl_give ISL_VAL *ISL_FN(ISL_HMAP,get)(__isl_keep ISL_HMAP *hmap, in ISL_FN()
[all …]
Dhmap.h23 __isl_give ISL_MAYBE(ISL_VAL) ISL_FN(ISL_HMAP,try_get)(
27 __isl_give ISL_VAL *ISL_FN(ISL_HMAP,get)(__isl_keep ISL_HMAP *hmap,
30 __isl_take ISL_KEY *key, __isl_take ISL_VAL *val);
35 isl_stat (*fn)(__isl_take ISL_KEY *key, __isl_take ISL_VAL *val,
46 #undef ISL_VAL
Did_to_id.h8 #define ISL_VAL isl_id macro
13 #undef ISL_VAL
Did_to_ast_expr.h9 #define ISL_VAL isl_ast_expr macro
14 #undef ISL_VAL
Dmap_to_basic_set.h9 #define ISL_VAL isl_basic_set macro
14 #undef ISL_VAL
Did_to_pw_aff.h9 #define ISL_VAL isl_pw_aff macro
14 #undef ISL_VAL
/external/llvm-project/polly/lib/External/isl/
Disl_set_to_ast_graft_list.h9 #define ISL_VAL isl_ast_graft_list macro
14 #undef ISL_VAL
Disl_map_to_basic_set.c6 #define ISL_VAL isl_basic_set macro
Disl_id_to_id.c8 #define ISL_VAL isl_id macro
Disl_id_to_ast_expr.c8 #define ISL_VAL isl_ast_expr macro
Disl_set_to_ast_graft_list.c9 #define ISL_VAL isl_ast_graft_list macro
Disl_id_to_pw_aff.c8 #define ISL_VAL isl_pw_aff macro