Searched defs:drop_dims (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_multi_no_domain_templ.c | 28 static __isl_give EL *FN(EL,drop_dims)(__isl_take EL *el, in FN() argument
|
D | isl_union_templ.c | 1299 __isl_give UNION *FN(UNION,drop_dims)( __isl_take UNION *u, in FN() argument
|
D | isl_pw_templ.c | 1155 __isl_give PW *FN(PW,drop_dims)(__isl_take PW *pw, in FN() argument
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 3975 aff aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 7820 local_space local_space::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 9629 multi_aff multi_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 10097 multi_pw_aff multi_pw_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 10577 multi_union_pw_aff multi_union_pw_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n)… in drop_dims() function 11001 multi_val multi_val::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 11525 pw_aff pw_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 12274 pw_multi_aff pw_multi_aff::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 12876 pw_qpolynomial pw_qpolynomial::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function 13447 qpolynomial qpolynomial::drop_dims(isl::dim type, unsigned int first, unsigned int n) const in drop_dims() function [all …]
|