Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/isl/
Disl_multi_no_domain_templ.c28 static __isl_give EL *FN(EL,drop_dims)(__isl_take EL *el, in FN() argument
Disl_union_templ.c1299 __isl_give UNION *FN(UNION,drop_dims)( __isl_take UNION *u, in FN() argument
Disl_pw_templ.c1155 __isl_give PW *FN(PW,drop_dims)(__isl_take PW *pw, in FN() argument
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h3975 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 …]