| /src/external/mit/isl/dist/include/isl/ |
| cpp-checked.h | 274 class multi_union_pw_aff; 338 inline isl::checked::multi_union_pw_aff add(const isl::checked::multi_union_pw_aff &multi2) const; 350 inline isl::checked::multi_union_pw_aff as_multi_union_pw_aff() const; 377 inline isl::checked::multi_union_pw_aff flat_range_product(const isl::checked::multi_union_pw_aff &multi2) const; 435 inline boolean plain_is_equal(const isl::checked::multi_union_pw_aff &multi2) const; 455 inline isl::checked::multi_union_pw_aff range_product(const isl::checked::multi_union_pw_aff &multi2) const; 468 inline isl::checked::multi_union_pw_aff set_at(int pos, const isl::checked::union_pw_aff &el) const 2488 class multi_union_pw_aff { class in namespace:isl::checked 12427 multi_union_pw_aff::multi_union_pw_aff(__isl_take isl_multi_union_pw_aff *ptr) function in class:isl::checked::multi_union_pw_aff 12430 multi_union_pw_aff::multi_union_pw_aff() function in class:isl::checked::multi_union_pw_aff 12433 multi_union_pw_aff::multi_union_pw_aff(const multi_union_pw_aff &obj) function in class:isl::checked::multi_union_pw_aff 12439 multi_union_pw_aff::multi_union_pw_aff(isl::checked::multi_pw_aff mpa) function in class:isl::checked::multi_union_pw_aff 12445 multi_union_pw_aff::multi_union_pw_aff(isl::checked::union_pw_aff upa) function in class:isl::checked::multi_union_pw_aff 12451 multi_union_pw_aff::multi_union_pw_aff(isl::checked::space space, isl::checked::union_pw_aff_list list) function in class:isl::checked::multi_union_pw_aff 12457 multi_union_pw_aff::multi_union_pw_aff(isl::checked::ctx ctx, const std::string &str) function in class:isl::checked::multi_union_pw_aff 18014 isl::checked::multi_union_pw_aff space::multi_union_pw_aff(isl::checked::union_pw_aff_list list) const function in class:isl::checked::space [all...] |
| cpp.h | 339 class multi_union_pw_aff; 403 inline isl::multi_union_pw_aff add(const isl::multi_union_pw_aff &multi2) const; 415 inline isl::multi_union_pw_aff as_multi_union_pw_aff() const; 442 inline isl::multi_union_pw_aff flat_range_product(const isl::multi_union_pw_aff &multi2) const; 500 inline bool plain_is_equal(const isl::multi_union_pw_aff &multi2) const; 520 inline isl::multi_union_pw_aff range_product(const isl::multi_union_pw_aff &multi2) const; 533 inline isl::multi_union_pw_aff set_at(int pos, const isl::union_pw_aff &el) const 2554 class multi_union_pw_aff { class in namespace:isl 16456 multi_union_pw_aff::multi_union_pw_aff(__isl_take isl_multi_union_pw_aff *ptr) function in class:isl::multi_union_pw_aff 16459 multi_union_pw_aff::multi_union_pw_aff() function in class:isl::multi_union_pw_aff 16462 multi_union_pw_aff::multi_union_pw_aff(const multi_union_pw_aff &obj) function in class:isl::multi_union_pw_aff 16474 multi_union_pw_aff::multi_union_pw_aff(isl::multi_pw_aff mpa) function in class:isl::multi_union_pw_aff 16486 multi_union_pw_aff::multi_union_pw_aff(isl::union_pw_aff upa) function in class:isl::multi_union_pw_aff 16498 multi_union_pw_aff::multi_union_pw_aff(isl::space space, isl::union_pw_aff_list list) function in class:isl::multi_union_pw_aff 16510 multi_union_pw_aff::multi_union_pw_aff(isl::ctx ctx, const std::string &str) function in class:isl::multi_union_pw_aff 25391 isl::multi_union_pw_aff space::multi_union_pw_aff(isl::union_pw_aff_list list) const function in class:isl::space [all...] |
| typed_cpp.h | 67 struct multi_union_pw_aff; 159 friend struct multi_union_pw_aff; 204 inline typed::multi_union_pw_aff<Anonymous> add(const typed::multi_union_pw_aff<Anonymous> &multi2) const; 217 inline typed::multi_union_pw_aff<Anonymous> as_multi_union_pw_aff() const; 292 inline typed::multi_union_pw_aff<Anonymous> range_product(const typed::multi_union_pw_aff<> &multi2) const = delete; 303 inline typed::multi_union_pw_aff<Anonymous> set_at(int pos, const typed::union_pw_aff<Anonymous> &el) const; 312 inline typed::multi_union_pw_aff<Anonymous> sub(const typed::multi_union_pw_aff<Anonymous> &multi2) const 6478 struct multi_union_pw_aff<Domain> : public isl::multi_union_pw_aff { struct in namespace:isl::typed 6545 multi_union_pw_aff(const multi_union_pw_aff<Arg1> &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6550 multi_union_pw_aff(const base &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6614 struct multi_union_pw_aff<Domain, Range> : public isl::multi_union_pw_aff { struct in namespace:isl::typed 6682 multi_union_pw_aff(const multi_union_pw_aff<Arg1, Arg2> &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 6687 multi_union_pw_aff(const base &obj) : isl::multi_union_pw_aff(obj) {} function in struct:isl::typed::multi_union_pw_aff 33276 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::multi_pw_aff<Domain> &mpa) function in class:isl::typed::typed::multi_union_pw_aff 33282 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::union_pw_aff<Domain> &upa) function in class:isl::typed::typed::multi_union_pw_aff 33288 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const typed::space<Domain> &space, const typed::union_pw_aff_list<Anonymous> &list) function in class:isl::typed::typed::multi_union_pw_aff 33294 typed::multi_union_pw_aff<Domain>::multi_union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::multi_union_pw_aff 33547 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::multi_pw_aff<Domain, Range> &mpa) function in class:isl::typed::typed::multi_union_pw_aff 33553 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::union_pw_aff<Domain, Range> &upa) function in class:isl::typed::typed::multi_union_pw_aff 33559 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const typed::space<Domain, Range> &space, const typed::union_pw_aff_list<Domain, Anonymous> &list) function in class:isl::typed::typed::multi_union_pw_aff 33565 typed::multi_union_pw_aff<Domain, Range>::multi_union_pw_aff(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::multi_union_pw_aff 42906 typed::multi_union_pw_aff<Domain> typed::space<Domain>::multi_union_pw_aff(const typed::union_pw_aff_list<Anonymous> &list) const function in class:isl::typed::typed::space 42914 typed::multi_union_pw_aff<Arg1, Domain> typed::space<Domain>::multi_union_pw_aff(const typed::union_pw_aff_list<Arg1, Anonymous> &list) const function in class:isl::typed::typed::space 43302 typed::multi_union_pw_aff<pair<Domain, Range>> typed::space<pair<Domain, Range>>::multi_union_pw_aff(const typed::union_pw_aff_list<Anonymous> &list) const function in class:isl::typed::typed::space 43310 typed::multi_union_pw_aff<Arg2, pair<Domain, Range>> typed::space<pair<Domain, Range>>::multi_union_pw_aff(const typed::union_pw_aff_list<Arg2, Anonymous> &list) const function in class:isl::typed::typed::space [all...] |
| cpp-checked-conversion.h | 433 checked::multi_union_pw_aff check(multi_union_pw_aff obj) { 437 multi_union_pw_aff uncheck(checked::multi_union_pw_aff obj) {
|
| /src/external/mit/isl/dist/ |
| print.c | 95 #define BASE multi_union_pw_aff
|
| isl_test2.cc | 442 C(&isl::multi_union_pw_aff::gist, { 459 C(&isl::multi_union_pw_aff::gist_params, {
|
| isl_test_cpp-generic.cc | 253 isl::multi_union_pw_aff f_A(ctx, "[ { A[i] -> [i] } ]"); 261 isl::multi_union_pw_aff f_B(ctx, "[ { B[i] -> [i] } ]");
|
| isl_test_python.py | 306 f_A = isl.multi_union_pw_aff("[ { A[i] -> [i] } ]") 313 f_B = isl.multi_union_pw_aff("[ { B[i] -> [i] } ]")
|
| isl_test_cpp.cc | 182 isl::multi_union_pw_aff mupa(ctx, "[]");
|
| isl_input.c | 4264 #define TYPE_BASE multi_union_pw_aff
|
| isl_test.c | 298 #define BASE multi_union_pw_aff
|
| /src/external/mit/isl/dist/interface/ |
| isl.py | 130 obj = multi_union_pw_aff(ctx=ctx, ptr=res) 568 class multi_union_pw_aff(object): class in inherits:object 596 if not arg0.__class__ is multi_union_pw_aff: 597 arg0 = multi_union_pw_aff(arg0) 607 return 'isl.multi_union_pw_aff("""%s""")' % s 609 return 'isl.multi_union_pw_aff("%s")' % s 612 if not arg0.__class__ is multi_union_pw_aff: 613 arg0 = multi_union_pw_aff(arg0) 617 if not arg1.__class__ is multi_union_pw_aff: 618 arg1 = multi_union_pw_aff(arg1 17140 def multi_union_pw_aff(arg0, arg1): member in class:space [all...] |