Home
last modified time | relevance | path

Searched defs:drop_dims (Results 1 – 5 of 5) sorted by relevance

/llvm-project/polly/lib/External/isl/
H A Disl_multi_no_domain_templ.c28 static __isl_give EL *FN(EL,drop_dims)(__isl_take EL *el, in FN() argument
H A Disl_union_templ.c1294 __isl_give UNION *FN(UNION,drop_dims)( __isl_take UNION *u, in FN() argument
H A Disl_pw_templ.c1274 __isl_give PW *FN(PW,drop_dims)(__isl_take PW *pw, in FN() argument
H A Disl_fold.c373 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 Disl-noexceptions.h5138 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