Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/
H A Disl_union_templ.c891 __isl_give UNION *FN(UNION,intersect_domain_wrapped_range)(__isl_take UNION *u, in FN() argument
H A Disl_pw_templ.c976 __isl_give PW *FN(PW,intersect_domain_wrapped_range)(__isl_take PW *pw, in FN() argument
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4896 isl::checked::union_pw_aff aff::intersect_domain_wrapped_range(const isl::checked::union_set &uset)… in intersect_domain_wrapped_range() function
11172 isl::checked::union_pw_multi_aff multi_aff::intersect_domain_wrapped_range(const isl::checked::unio… in intersect_domain_wrapped_range() function
13934 isl::checked::union_pw_aff pw_aff::intersect_domain_wrapped_range(const isl::checked::union_set &us… in intersect_domain_wrapped_range() function
14967 isl::checked::union_pw_multi_aff pw_multi_aff::intersect_domain_wrapped_range(const isl::checked::u… in intersect_domain_wrapped_range() function
19298 isl::checked::union_pw_aff union_pw_aff::intersect_domain_wrapped_range(isl::checked::union_set use… in intersect_domain_wrapped_range() function
19894 isl::checked::union_pw_multi_aff union_pw_multi_aff::intersect_domain_wrapped_range(isl::checked::u… in intersect_domain_wrapped_range() function
H A Dcpp.h5160 isl::union_pw_aff aff::intersect_domain_wrapped_range(const isl::union_set &uset) const in intersect_domain_wrapped_range() function
14403 isl::union_pw_multi_aff multi_aff::intersect_domain_wrapped_range(const isl::union_set &uset) const in intersect_domain_wrapped_range() function
18817 isl::union_pw_aff pw_aff::intersect_domain_wrapped_range(const isl::union_set &uset) const in intersect_domain_wrapped_range() function
20488 isl::union_pw_multi_aff pw_multi_aff::intersect_domain_wrapped_range(const isl::union_set &uset) co… in intersect_domain_wrapped_range() function
27647 isl::union_pw_aff union_pw_aff::intersect_domain_wrapped_range(isl::union_set uset) const in intersect_domain_wrapped_range() function
28615 isl::union_pw_multi_aff union_pw_multi_aff::intersect_domain_wrapped_range(isl::union_set uset) con… in intersect_domain_wrapped_range() function
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py274 def intersect_domain_wrapped_range(arg0, arg1): member in union_pw_multi_aff
1239 def intersect_domain_wrapped_range(arg0, arg1): member in union_pw_aff