Searched refs:isl_local_space_get_ctx (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/isl/
H A Disl_local_space.c21 isl_ctx *isl_local_space_get_ctx(__isl_keep isl_local_space *ls) function
216 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
220 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
223 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
355 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
559 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
583 ctx = isl_local_space_get_ctx(ls1);
729 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
795 isl_die(isl_local_space_get_ctx(ls), isl_error_invalid,
837 isl_die(isl_local_space_get_ctx(l
[all...]
H A Disl_ast_build_expr.c61 isl_ctx *ctx = isl_local_space_get_ctx(ls);
112 isl_ctx *ctx = isl_local_space_get_ctx(ls);
H A Disl_constraint.c28 return c ? isl_local_space_get_ctx(c->ls) : NULL;
94 ctx = isl_local_space_get_ctx(ls);
H A Disl_val.c1369 ctx = isl_local_space_get_ctx(ls);
H A Disl_aff.c70 ctx = isl_local_space_get_ctx(ls);
205 return aff ? isl_local_space_get_ctx(aff->ls) : NULL;
/haiku-buildtools/isl/include/isl/
H A Dlocal_space.h16 isl_ctx *isl_local_space_get_ctx(__isl_keep isl_local_space *ls);
/haiku-buildtools/gcc/gcc/
H A Dgraphite-interchange.c114 ctx = isl_local_space_get_ctx (ls);

Completed in 113 milliseconds