Home
last modified time | relevance | path

Searched refs:isl_set_from_point (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/isl/
H A Disl_point.c630 __isl_give isl_set *isl_set_from_point(__isl_take isl_point *pnt) in isl_set_from_point() function
642 return isl_set_from_point(pnt); in isl_point_to_set()
660 return isl_union_set_from_set(isl_set_from_point(pnt)); in isl_union_set_from_point()
H A Disl_ast_codegen.c3057 class_set = isl_set_from_point(pnt); in compute_class_domains()
/llvm-project-15.0.7/polly/lib/External/isl/include/isl/
H A Dset.h533 __isl_give isl_set *isl_set_from_point(__isl_take isl_point *pnt);
H A Disl-noexceptions.h18467 auto res = isl_set_from_point(pnt.release()); in set()
/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dhybrid.c1283 dist = isl_set_union(dist, isl_set_from_point(isl_point_zero(space))); in min_max_dist()
/llvm-project-15.0.7/polly/lib/External/isl/doc/
H A Duser.pod2748 __isl_give isl_set *isl_set_from_point(
2753 C<isl_point_to_set> and C<isl_set_from_point> perform