Searched defs:drop_dims (Results 1 – 5 of 5) sorted by relevance
/llvm-project/polly/lib/External/isl/ |
H A D | isl_multi_no_domain_templ.c | 28 static __isl_give EL *FN(EL,drop_dims)(__isl_take EL *el, in FN() argument
|
H A D | isl_union_templ.c | 1294 __isl_give UNION *FN(UNION,drop_dims)( __isl_take UNION *u, in FN() argument
|
H A D | isl_pw_templ.c | 1274 __isl_give PW *FN(PW,drop_dims)(__isl_take PW *pw, in FN() argument
|
H A D | isl_fold.c | 373 static __isl_give isl_qpolynomial *drop_dims(__isl_take isl_qpolynomial *qp, in drop_dims() function
|
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | isl-noexceptions.h | 5138 isl::pw_multi_aff aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 12190 isl::pw_multi_aff multi_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 15278 isl::pw_multi_aff pw_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 16319 isl::pw_multi_aff pw_multi_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 19713 isl::space space::drop_dims(isl::dim type, unsigned int first, unsigned int num) const in drop_dims() function
|