Home
last modified time | relevance | path

Searched refs:isl_set_box_from_points (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Dbound.c46 box = isl_set_box_from_points(pt, pt2); in ISL_ARGS_START()
Disl_point.c742 __isl_give isl_set *isl_set_box_from_points(__isl_take isl_point *pnt1, in isl_set_box_from_points() function
/external/llvm-project/polly/lib/External/isl/include/isl/
Dset.h527 __isl_give isl_set *isl_set_box_from_points(__isl_take isl_point *pnt1,
Disl-noexceptions.h14581 auto res = isl_set_box_from_points(pnt1.release(), pnt2.release()); in box_from_points()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2609 __isl_give isl_set *isl_set_box_from_points(