HomeSort by: relevance | last modified time | path
    Searched refs:union_pw_aff_list (Results 1 - 5 of 5) sorted by relevancy

  /src/external/mit/isl/dist/include/isl/
cpp-checked-conversion.h 657 checked::union_pw_aff_list check(union_pw_aff_list obj) {
661 union_pw_aff_list uncheck(checked::union_pw_aff_list obj) {
cpp-checked.h 302 class union_pw_aff_list;
2502 inline explicit multi_union_pw_aff(isl::checked::space space, isl::checked::union_pw_aff_list list);
2526 inline isl::checked::union_pw_aff_list list() const;
2527 inline isl::checked::union_pw_aff_list get_list() const;
3822 inline isl::checked::multi_union_pw_aff multi_union_pw_aff(isl::checked::union_pw_aff_list list) const;
4108 inline isl::checked::union_pw_aff_list list() const;
4144 inline isl::checked::union_pw_aff_list to_list() const;
4152 // declarations for isl::union_pw_aff_list
4153 inline union_pw_aff_list manage(__isl_take isl_union_pw_aff_list *ptr);
4154 inline union_pw_aff_list manage_copy(__isl_keep isl_union_pw_aff_list *ptr)
4156 class union_pw_aff_list { class in namespace:isl::checked
19564 union_pw_aff_list::union_pw_aff_list(__isl_take isl_union_pw_aff_list *ptr) function in class:isl::checked::union_pw_aff_list
19567 union_pw_aff_list::union_pw_aff_list() function in class:isl::checked::union_pw_aff_list
19570 union_pw_aff_list::union_pw_aff_list(const union_pw_aff_list &obj) function in class:isl::checked::union_pw_aff_list
19576 union_pw_aff_list::union_pw_aff_list(isl::checked::ctx ctx, int n) function in class:isl::checked::union_pw_aff_list
19582 union_pw_aff_list::union_pw_aff_list(isl::checked::union_pw_aff el) function in class:isl::checked::union_pw_aff_list
19588 union_pw_aff_list::union_pw_aff_list(isl::checked::ctx ctx, const std::string &str) function in class:isl::checked::union_pw_aff_list
    [all...]
cpp.h 367 class union_pw_aff_list;
2568 inline explicit multi_union_pw_aff(isl::space space, isl::union_pw_aff_list list);
2592 inline isl::union_pw_aff_list list() const;
2593 inline isl::union_pw_aff_list get_list() const;
3888 inline isl::multi_union_pw_aff multi_union_pw_aff(isl::union_pw_aff_list list) const;
4174 inline isl::union_pw_aff_list list() const;
4210 inline isl::union_pw_aff_list to_list() const;
4218 // declarations for isl::union_pw_aff_list
4219 inline union_pw_aff_list manage(__isl_take isl_union_pw_aff_list *ptr);
4220 inline union_pw_aff_list manage_copy(__isl_keep isl_union_pw_aff_list *ptr)
4222 class union_pw_aff_list { class in namespace:isl
28055 union_pw_aff_list::union_pw_aff_list(__isl_take isl_union_pw_aff_list *ptr) function in class:isl::union_pw_aff_list
28058 union_pw_aff_list::union_pw_aff_list() function in class:isl::union_pw_aff_list
28061 union_pw_aff_list::union_pw_aff_list(const union_pw_aff_list &obj) function in class:isl::union_pw_aff_list
28073 union_pw_aff_list::union_pw_aff_list(isl::ctx ctx, int n) function in class:isl::union_pw_aff_list
28083 union_pw_aff_list::union_pw_aff_list(isl::union_pw_aff el) function in class:isl::union_pw_aff_list
28095 union_pw_aff_list::union_pw_aff_list(isl::ctx ctx, const std::string &str) function in class:isl::union_pw_aff_list
    [all...]
typed_cpp.h 112 struct union_pw_aff_list;
115 using union_pw_aff_list_on = union_pw_aff_list<Ts..., Anonymous>;
183 friend struct union_pw_aff_list;
386 friend struct union_pw_aff_list;
612 friend struct union_pw_aff_list;
841 friend struct union_pw_aff_list;
921 friend struct union_pw_aff_list;
1011 friend struct union_pw_aff_list;
1225 friend struct union_pw_aff_list;
1438 friend struct union_pw_aff_list;
12796 struct union_pw_aff_list<Anonymous> : public isl::union_pw_aff_list { struct in namespace:isl::typed
12859 union_pw_aff_list(const isl::union_pw_aff_list &obj) : isl::union_pw_aff_list(obj) {} function in struct:isl::typed::union_pw_aff_list
12878 struct union_pw_aff_list<Domain, Anonymous> : public isl::union_pw_aff_list { struct in namespace:isl::typed
12945 union_pw_aff_list(const union_pw_aff_list<Arg1, Anonymous> &obj) : isl::union_pw_aff_list(obj) {} function in struct:isl::typed::union_pw_aff_list
12950 union_pw_aff_list(const base &obj) : isl::union_pw_aff_list(obj) {} function in struct:isl::typed::union_pw_aff_list
49390 typed::union_pw_aff_list<Anonymous>::union_pw_aff_list(const isl::ctx &ctx, int n) function in class:isl::typed::typed::union_pw_aff_list
49395 typed::union_pw_aff_list<Anonymous>::union_pw_aff_list(const typed::union_pw_aff<Anonymous> &el) function in class:isl::typed::typed::union_pw_aff_list
49400 typed::union_pw_aff_list<Anonymous>::union_pw_aff_list(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff_list
49461 typed::union_pw_aff_list<Domain, Anonymous>::union_pw_aff_list(const isl::ctx &ctx, int n) function in class:isl::typed::typed::union_pw_aff_list
49467 typed::union_pw_aff_list<Domain, Anonymous>::union_pw_aff_list(const typed::union_pw_aff<Domain, Anonymous> &el) function in class:isl::typed::typed::union_pw_aff_list
49473 typed::union_pw_aff_list<Domain, Anonymous>::union_pw_aff_list(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_pw_aff_list
    [all...]
  /src/external/mit/isl/dist/interface/
isl.py 582 if len(args) == 2 and args[0].__class__ is space and args[1].__class__ is union_pw_aff_list:
777 obj = union_pw_aff_list(ctx=ctx, ptr=res)
1357 obj = union_pw_aff_list(ctx=ctx, ptr=res)
17147 if not arg1.__class__ is union_pw_aff_list:
17148 arg1 = union_pw_aff_list(arg1)
17786 class union_pw_aff_list(object): class in inherits:object
17810 if not arg0.__class__ is union_pw_aff_list:
17811 arg0 = union_pw_aff_list(arg0)
17821 return 'isl.union_pw_aff_list("""%s""")' % s
17823 return 'isl.union_pw_aff_list("%s")' %
    [all...]

Completed in 66 milliseconds