Home | History | Annotate | Download | only in isl

Lines Matching refs:ls

16 isl_ctx *isl_local_space_get_ctx(__isl_keep isl_local_space *ls);
21 __isl_keep isl_local_space *ls);
22 void *isl_local_space_free(__isl_take isl_local_space *ls);
24 int isl_local_space_is_set(__isl_keep isl_local_space *ls);
26 int isl_local_space_dim(__isl_keep isl_local_space *ls,
28 int isl_local_space_has_dim_name(__isl_keep isl_local_space *ls,
30 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls,
33 __isl_take isl_local_space *ls,
35 int isl_local_space_has_dim_id(__isl_keep isl_local_space *ls,
37 __isl_give isl_id *isl_local_space_get_dim_id(__isl_keep isl_local_space *ls,
40 __isl_take isl_local_space *ls,
42 __isl_give isl_space *isl_local_space_get_space(__isl_keep isl_local_space *ls);
43 __isl_give isl_aff *isl_local_space_get_div(__isl_keep isl_local_space *ls,
47 __isl_take isl_local_space *ls);
49 __isl_take isl_local_space *ls);
51 __isl_take isl_local_space *ls);
53 __isl_take isl_local_space *ls, enum isl_dim_type type, unsigned n);
55 __isl_take isl_local_space *ls,
58 __isl_take isl_local_space *ls,
68 __isl_take isl_local_space *ls);
71 __isl_keep isl_local_space *ls);
72 void isl_local_space_dump(__isl_keep isl_local_space *ls);