| /src/external/mit/isl/dist/include/isl/ |
| typed_cpp.h | 121 struct union_set; 187 friend struct union_set; 241 inline typed::union_pw_aff<Anonymous> gist(const typed::union_set<> &context) const; 254 inline typed::union_pw_aff<Anonymous> intersect_domain(const typed::union_set<> &uset) const = delete; 255 inline typed::union_pw_aff<Anonymous> intersect_domain_wrapped_domain(const typed::union_set<> &uset) const = delete; 319 inline typed::union_pw_aff<Anonymous> subtract_domain(const typed::union_set<> &uset) const = delete; 390 friend struct union_set; 454 inline typed::union_pw_aff<Domain, Anonymous> gist(const typed::union_set<Domain> &context) const; 466 inline typed::union_pw_aff<Domain, Anonymous> intersect_domain(const typed::union_set<Domain> &uset) const; 467 inline typed::union_pw_aff<Domain, Anonymous> intersect_domain_wrapped_domain(const typed::union_set<> &uset) const = delete 13750 struct union_set<> : public isl::union_set { struct in namespace:isl::typed 13817 union_set(const base &obj) : isl::union_set(obj) {} function in struct:isl::typed::union_set 13877 struct union_set<Domain> : public isl::union_set { struct in namespace:isl::typed 13944 union_set(const union_set<Arg1> &obj) : isl::union_set(obj) {} function in struct:isl::typed::union_set 13949 union_set(const base &obj) : isl::union_set(obj) {} function in struct:isl::typed::union_set 14015 struct union_set<pair<Domain, Range>> : public isl::union_set { struct in namespace:isl::typed 14083 union_set(const union_set<pair<Arg1, Arg2>> &obj) : isl::union_set(obj) {} function in struct:isl::typed::union_set 14088 union_set(const base &obj) : isl::union_set(obj) {} function in struct:isl::typed::union_set 51448 typed::union_set<>::union_set(const typed::basic_set<> &bset) function in class:isl::typed::typed::union_set 51453 typed::union_set<>::union_set(const typed::point<> &pnt) function in class:isl::typed::typed::union_set 51458 typed::union_set<>::union_set(const typed::set<> &set) function in class:isl::typed::typed::union_set 51463 typed::union_set<>::union_set(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_set 51643 typed::union_set<Domain>::union_set(const typed::basic_set<Domain> &bset) function in class:isl::typed::typed::union_set 51649 typed::union_set<Domain>::union_set(const typed::point<Domain> &pnt) function in class:isl::typed::typed::union_set 51655 typed::union_set<Domain>::union_set(const typed::set<Domain> &set) function in class:isl::typed::typed::union_set 51661 typed::union_set<Domain>::union_set(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_set 51994 typed::union_set<pair<Domain, Range>>::union_set(const typed::basic_set<pair<Domain, Range>> &bset) function in class:isl::typed::typed::union_set 52000 typed::union_set<pair<Domain, Range>>::union_set(const typed::point<pair<Domain, Range>> &pnt) function in class:isl::typed::typed::union_set 52006 typed::union_set<pair<Domain, Range>>::union_set(const typed::set<pair<Domain, Range>> &set) function in class:isl::typed::typed::union_set 52012 typed::union_set<pair<Domain, Range>>::union_set(const isl::ctx &ctx, const std::string &str) function in class:isl::typed::typed::union_set [all...] |
| cpp-checked.h | 209 #include <isl/union_set.h> 304 class union_set; 385 inline isl::checked::union_pw_aff gist(const isl::checked::union_set &context) const; 396 inline isl::checked::union_pw_aff intersect_domain(const isl::checked::union_set &uset) const; 397 inline isl::checked::union_pw_aff intersect_domain_wrapped_domain(const isl::checked::union_set &uset) const; 398 inline isl::checked::union_pw_aff intersect_domain_wrapped_range(const isl::checked::union_set &uset) const; 483 inline isl::checked::union_pw_aff subtract_domain(const isl::checked::union_set &uset) const; 1472 inline isl::checked::union_map gist_domain(const isl::checked::union_set &uset) const; 1474 inline isl::checked::union_map gist_range(const isl::checked::union_set &uset) const; 1483 inline isl::checked::union_map intersect_domain(const isl::checked::union_set &uset) const 4262 class union_set { class in namespace:isl::checked 20027 union_set::union_set(__isl_take isl_union_set *ptr) function in class:isl::checked::union_set 20030 union_set::union_set() function in class:isl::checked::union_set 20033 union_set::union_set(const union_set &obj) function in class:isl::checked::union_set 20039 union_set::union_set(isl::checked::basic_set bset) function in class:isl::checked::union_set 20045 union_set::union_set(isl::checked::point pnt) function in class:isl::checked::union_set 20051 union_set::union_set(isl::checked::set set) function in class:isl::checked::union_set 20057 union_set::union_set(isl::checked::ctx ctx, const std::string &str) function in class:isl::checked::union_set [all...] |
| cpp.h | 276 #include <isl/union_set.h> 369 class union_set; 450 inline isl::union_pw_aff gist(const isl::union_set &context) const; 461 inline isl::union_pw_aff intersect_domain(const isl::union_set &uset) const; 462 inline isl::union_pw_aff intersect_domain_wrapped_domain(const isl::union_set &uset) const; 463 inline isl::union_pw_aff intersect_domain_wrapped_range(const isl::union_set &uset) const; 548 inline isl::union_pw_aff subtract_domain(const isl::union_set &uset) const; 1538 inline isl::union_map gist_domain(const isl::union_set &uset) const; 1540 inline isl::union_map gist_range(const isl::union_set &uset) const; 1549 inline isl::union_map intersect_domain(const isl::union_set &uset) const 4328 class union_set { class in namespace:isl 28860 union_set::union_set(__isl_take isl_union_set *ptr) function in class:isl::union_set 28863 union_set::union_set() function in class:isl::union_set 28866 union_set::union_set(const union_set &obj) function in class:isl::union_set 28878 union_set::union_set(isl::basic_set bset) function in class:isl::union_set 28890 union_set::union_set(isl::point pnt) function in class:isl::union_set 28902 union_set::union_set(isl::set set) function in class:isl::union_set 28914 union_set::union_set(isl::ctx ctx, const std::string &str) function in class:isl::union_set [all...] |
| /src/external/gpl2/xcvs/dist/lib/ |
| regexec.c | 3040 re_node_set union_set; 3041 re_node_set_init_empty (&union_set); 3062 re_node_set_empty (&union_set); 3065 err = re_node_set_merge (&union_set, &dest_state->nodes); 3068 re_node_set_free (&union_set); 3072 ok = re_node_set_insert (&union_set, next_node); 3075 re_node_set_free (&union_set); 3079 &union_set); 3083 re_node_set_free (&union_set); 3095 re_node_set_free (&union_set); 3036 re_node_set union_set; local 3255 re_node_set union_set; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| ira.cc | 1208 HARD_REG_SET intersection_set, union_set, temp_set2; 1264 union_set = ((reg_class_contents[cl1] | reg_class_contents[cl2]) 1313 && hard_reg_set_subset_p (temp_hard_regset, union_set)) 1336 if (hard_reg_set_subset_p (union_set, temp_hard_regset)) 1201 HARD_REG_SET intersection_set, union_set, temp_set2; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| ira.cc | 1204 HARD_REG_SET intersection_set, union_set, temp_set2; 1260 union_set = ((reg_class_contents[cl1] | reg_class_contents[cl2]) 1306 && hard_reg_set_subset_p (temp_hard_regset, union_set)) 1329 if (hard_reg_set_subset_p (union_set, temp_hard_regset)) 1197 HARD_REG_SET intersection_set, union_set, temp_set2; local
|
| /src/external/mit/isl/dist/interface/ |
| isl.py | 170 obj = union_set(ctx=ctx, ptr=res) 227 if not arg1.__class__ is union_set: 228 arg1 = union_set(arg1) 247 if len(args) == 2 and args[1].__class__ is union_set: 266 if not arg1.__class__ is union_set: 267 arg1 = union_set(arg1) 281 if not arg1.__class__ is union_set: 282 arg1 = union_set(arg1) 465 if len(args) == 2 and args[1].__class__ is union_set: 650 obj = union_set(ctx=ctx, ptr=res 10799 class union_set(object): class in inherits:object [all...] |