Searched defs:union_pw_aff (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/isl/dist/include/isl/
H A Dtyped_cpp.h12328 struct union_pw_aff<Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed
12391 union_pw_aff(const isl::union_pw_aff &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff
12470 struct union_pw_aff<Domain, Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed
12537 union_pw_aff(const union_pw_aff<Arg1, Anonymous> &obj) argument
12542 union_pw_aff(const base &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff
12632 struct union_pw_aff<pair<Domain, Domain2>, Anonymous> : public isl::union_pw_aff { struct in namespace:isl::typed
12700 union_pw_aff(const union_pw_aff<pair<Arg1, Arg2>, Anonymous> &obj) argument
12705 union_pw_aff(const base &obj) : isl::union_pw_aff(obj) {} function in struct:isl::typed::union_pw_aff
48132 typed::union_pw_aff<Anonymous>::union_pw_aff(const typed::aff<Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff
48137 typed::union_pw_aff<Anonymous>::union_pw_aff(const typed::pw_aff<Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff
48142 typed::union_pw_aff<Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff
48433 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const typed::aff<Domain, Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff
48439 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const typed::pw_aff<Domain, Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff
48445 typed::union_pw_aff<Domain, Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff
48894 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const typed::aff<pair<Domain, Domain2>, Anonymous> &aff) function in class:isl::typed::typed::union_pw_aff
48900 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const typed::pw_aff<pair<Domain, Domain2>, Anonymous> &pa) function in class:isl::typed::typed::union_pw_aff
48906 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff
[all...]
H A Dcpp-checked.h4054 class union_pw_aff { class in namespace:isl::checked
19102 union_pw_aff::union_pw_aff(__isl_take isl_union_pw_aff *ptr) function in class:isl::checked::union_pw_aff
19105 union_pw_aff::union_pw_aff() function in class:isl::checked::union_pw_aff
19108 union_pw_aff::union_pw_aff(const union_pw_aff &obj) function in class:isl::checked::union_pw_aff
19114 union_pw_aff::union_pw_aff(isl::checked::aff aff) function in class:isl::checked::union_pw_aff
19120 union_pw_aff::union_pw_aff(isl::checked::pw_aff pa) function in class:isl::checked::union_pw_aff
19126 union_pw_aff::union_pw_aff(isl::checked::ctx ctx, const std::string &str) function in class:isl::checked::union_pw_aff
[all...]
H A Dcpp.h4120 class union_pw_aff { class in namespace:isl
27343 union_pw_aff::union_pw_aff(__isl_take isl_union_pw_aff *ptr) function in class:isl::union_pw_aff
27346 union_pw_aff::union_pw_aff() function in class:isl::union_pw_aff
27349 union_pw_aff::union_pw_aff(const union_pw_aff &obj) function in class:isl::union_pw_aff
27361 union_pw_aff::union_pw_aff(isl::aff aff) function in class:isl::union_pw_aff
27373 union_pw_aff::union_pw_aff(isl::pw_aff pa) function in class:isl::union_pw_aff
27385 union_pw_aff::union_pw_aff(isl::ctx ctx, const std::string &str) function in class:isl::union_pw_aff
[all...]
/netbsd-current/external/mit/isl/dist/interface/
H A Disl.py1084 class union_pw_aff(union_pw_multi_aff, multi_union_pw_aff): class in inherits:union_pw_multi_aff, multi_union_pw_aff
[all...]

Completed in 517 milliseconds