| /src/tests/kernel/ |
| t_extent.c | 114 ATF_TC(coalesce); variable 115 ATF_TC_HEAD(coalesce, tc) 119 ATF_TC_BODY(coalesce, tc) 372 ATF_TP_ADD_TC(tp, coalesce);
|
| t_extent.c | 114 ATF_TC(coalesce); variable 115 ATF_TC_HEAD(coalesce, tc) 119 ATF_TC_BODY(coalesce, tc) 372 ATF_TP_ADD_TC(tp, coalesce);
|
| /src/tests/fs/lfs/ |
| t_fcntl.c | 41 void coalesce(int); 98 coalesce(32); 103 coalesce(64); 199 void coalesce(int width) function 251 /* Coalesce */
|
| t_fcntl.c | 41 void coalesce(int); 98 coalesce(32); 103 coalesce(64); 199 void coalesce(int width) function 251 /* Coalesce */
|
| /src/sys/kern/ |
| subr_extent.c | 370 * a region after us, attempt to coalesce to save 377 * We can coalesce. Prepend us to the first region. 385 * Can't coalesce. Fill in the region descriptor 401 * Attempt to coalesce with the region before us. 405 * We can coalesce. Append ourselves and make 413 * Attempt to coalesce with the region after us. 418 * We can coalesce. Note that if we appended ourselves 442 * We weren't able to coalesce with the next region, but 516 * if we can coalesce with another region. Don't lock before 675 * if we can coalesce with another region. Don't lock befor 1060 const bool coalesce = (ex->ex_flags & EXF_NOCOALESCE) == 0; local [all...] |
| subr_extent.c | 370 * a region after us, attempt to coalesce to save 377 * We can coalesce. Prepend us to the first region. 385 * Can't coalesce. Fill in the region descriptor 401 * Attempt to coalesce with the region before us. 405 * We can coalesce. Append ourselves and make 413 * Attempt to coalesce with the region after us. 418 * We can coalesce. Note that if we appended ourselves 442 * We weren't able to coalesce with the next region, but 516 * if we can coalesce with another region. Don't lock before 675 * if we can coalesce with another region. Don't lock befor 1060 const bool coalesce = (ex->ex_flags & EXF_NOCOALESCE) == 0; local [all...] |
| /src/external/mit/isl/dist/include/isl/ |
| typed_cpp.h | 228 inline typed::pw_aff<Anonymous> coalesce() const; 441 inline typed::pw_aff<Domain, Anonymous> coalesce() const; 668 inline typed::pw_aff<pair<Domain2, Range2>, Anonymous> coalesce() const; 1058 inline typed::map<Domain, Range> coalesce() const; 1273 inline typed::map<pair<Domain, Range>, Range2> coalesce() const; 1484 inline typed::map<Domain, Domain> coalesce() const; 1705 inline typed::map<Domain, pair<Range, Range2>> coalesce() const; 1917 inline typed::map<pair<T1, T2>, pair<T1, T2>> coalesce() const; 2135 inline typed::map<pair<T1, T2>, pair<Range, Range2>> coalesce() const; 2328 inline typed::set<> coalesce() const 14641 typed::pw_aff<Anonymous> typed::aff<Anonymous>::coalesce() const function in class:isl::typed::typed::aff 15226 typed::pw_aff<Domain, Anonymous> typed::aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::aff 16081 typed::pw_aff<pair<Domain2, Range2>, Anonymous> typed::aff<pair<Domain2, Range2>, Anonymous>::coalesce() const function in class:isl::typed::typed::aff 17005 typed::map<Domain, Range> typed::basic_map<Domain, Range>::coalesce() const function in class:isl::typed::typed::basic_map 17656 typed::map<pair<Domain, Range>, Range2> typed::basic_map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::basic_map 18340 typed::map<Domain, Domain> typed::basic_map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::basic_map 19046 typed::map<Domain, pair<Range, Range2>> typed::basic_map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::basic_map 19730 typed::map<pair<T1, T2>, pair<T1, T2>> typed::basic_map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::basic_map 20502 typed::map<pair<T1, T2>, pair<Range, Range2>> typed::basic_map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::basic_map 21132 typed::set<> typed::basic_set<>::coalesce() const function in class:isl::typed::typed::basic_set 21422 typed::set<Domain> typed::basic_set<Domain>::coalesce() const function in class:isl::typed::typed::basic_set 21936 typed::set<pair<Domain, Range>> typed::basic_set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::basic_set 22638 typed::map<Domain, Range> typed::map<Domain, Range>::coalesce() const function in class:isl::typed::typed::map 23431 typed::map<pair<Domain, Range>, Range2> typed::map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::map 24271 typed::map<Domain, Domain> typed::map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::map 25269 typed::map<Domain, pair<Range, Range2>> typed::map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::map 26109 typed::map<pair<T1, T2>, pair<T1, T2>> typed::map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::map 27201 typed::map<pair<T1, T2>, pair<Range, Range2>> typed::map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::map 28191 typed::pw_multi_aff<Domain> typed::multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_aff 28721 typed::pw_multi_aff<Domain, Range> typed::multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_aff 29407 typed::pw_multi_aff<pair<Domain2, Range2>, Range> typed::multi_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::multi_aff 30116 typed::pw_multi_aff<Domain, pair<Range, Range2>> typed::multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::multi_aff 30800 typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::multi_aff 31536 typed::multi_pw_aff<Domain> typed::multi_pw_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 32076 typed::multi_pw_aff<Domain, Range> typed::multi_pw_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 32743 typed::multi_pw_aff<pair<Domain2, Range2>, Range> typed::multi_pw_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 33335 typed::multi_union_pw_aff<Domain> typed::multi_union_pw_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_union_pw_aff 33606 typed::multi_union_pw_aff<Domain, Range> typed::multi_union_pw_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_union_pw_aff 34090 typed::set<> typed::point<>::coalesce() const function in class:isl::typed::typed::point 34350 typed::set<Domain> typed::point<Domain>::coalesce() const function in class:isl::typed::typed::point 34831 typed::set<pair<Domain, Range>> typed::point<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::point 35417 typed::pw_aff<Anonymous> typed::pw_aff<Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 35988 typed::pw_aff<Domain, Anonymous> typed::pw_aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 36832 typed::pw_aff<pair<Domain2, Range2>, Anonymous> typed::pw_aff<pair<Domain2, Range2>, Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 37794 typed::pw_multi_aff<Domain> typed::pw_multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 38317 typed::pw_multi_aff<Domain, Range> typed::pw_multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 39009 typed::pw_multi_aff<pair<Domain2, Range2>, Range> typed::pw_multi_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 39740 typed::pw_multi_aff<Domain, pair<Range, Range2>> typed::pw_multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 40430 typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 41190 typed::set<> typed::set<>::coalesce() const function in class:isl::typed::typed::set 41498 typed::set<Domain> typed::set<Domain>::coalesce() const function in class:isl::typed::typed::set 42062 typed::set<pair<Domain, Range>> typed::set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::set 44039 typed::union_map<Domain, Range> typed::union_map<Domain, Range>::coalesce() const function in class:isl::typed::typed::union_map 44671 typed::union_map<pair<Domain, Range>, Range2> typed::union_map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::union_map 45359 typed::union_map<Domain, Domain> typed::union_map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::union_map 46021 typed::union_map<Domain, pair<Range, Range2>> typed::union_map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_map 46709 typed::union_map<pair<T1, T2>, pair<T1, T2>> typed::union_map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::union_map 47483 typed::union_map<pair<T1, T2>, pair<Range, Range2>> typed::union_map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_map 48220 typed::union_pw_aff<Anonymous> typed::union_pw_aff<Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 48543 typed::union_pw_aff<Domain, Anonymous> typed::union_pw_aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 49004 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous> typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 49639 typed::union_pw_multi_aff<Domain> typed::union_pw_multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 49897 typed::union_pw_multi_aff<Domain, Range> typed::union_pw_multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 50274 typed::union_pw_multi_aff<pair<Domain, Domain2>, Range> typed::union_pw_multi_aff<pair<Domain, Domain2>, Range>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 50711 typed::union_pw_multi_aff<Domain, pair<Range, Range2>> typed::union_pw_multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 51102 typed::union_pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::union_pw_multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 51468 typed::union_set<> typed::union_set<>::coalesce() const function in class:isl::typed::typed::union_set 51698 typed::union_set<Domain> typed::union_set<Domain>::coalesce() const function in class:isl::typed::typed::union_set 52049 typed::union_set<pair<Domain, Range>> typed::union_set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::union_set [all...] |
| typed_cpp.h | 228 inline typed::pw_aff<Anonymous> coalesce() const; 441 inline typed::pw_aff<Domain, Anonymous> coalesce() const; 668 inline typed::pw_aff<pair<Domain2, Range2>, Anonymous> coalesce() const; 1058 inline typed::map<Domain, Range> coalesce() const; 1273 inline typed::map<pair<Domain, Range>, Range2> coalesce() const; 1484 inline typed::map<Domain, Domain> coalesce() const; 1705 inline typed::map<Domain, pair<Range, Range2>> coalesce() const; 1917 inline typed::map<pair<T1, T2>, pair<T1, T2>> coalesce() const; 2135 inline typed::map<pair<T1, T2>, pair<Range, Range2>> coalesce() const; 2328 inline typed::set<> coalesce() const 14641 typed::pw_aff<Anonymous> typed::aff<Anonymous>::coalesce() const function in class:isl::typed::typed::aff 15226 typed::pw_aff<Domain, Anonymous> typed::aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::aff 16081 typed::pw_aff<pair<Domain2, Range2>, Anonymous> typed::aff<pair<Domain2, Range2>, Anonymous>::coalesce() const function in class:isl::typed::typed::aff 17005 typed::map<Domain, Range> typed::basic_map<Domain, Range>::coalesce() const function in class:isl::typed::typed::basic_map 17656 typed::map<pair<Domain, Range>, Range2> typed::basic_map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::basic_map 18340 typed::map<Domain, Domain> typed::basic_map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::basic_map 19046 typed::map<Domain, pair<Range, Range2>> typed::basic_map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::basic_map 19730 typed::map<pair<T1, T2>, pair<T1, T2>> typed::basic_map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::basic_map 20502 typed::map<pair<T1, T2>, pair<Range, Range2>> typed::basic_map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::basic_map 21132 typed::set<> typed::basic_set<>::coalesce() const function in class:isl::typed::typed::basic_set 21422 typed::set<Domain> typed::basic_set<Domain>::coalesce() const function in class:isl::typed::typed::basic_set 21936 typed::set<pair<Domain, Range>> typed::basic_set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::basic_set 22638 typed::map<Domain, Range> typed::map<Domain, Range>::coalesce() const function in class:isl::typed::typed::map 23431 typed::map<pair<Domain, Range>, Range2> typed::map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::map 24271 typed::map<Domain, Domain> typed::map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::map 25269 typed::map<Domain, pair<Range, Range2>> typed::map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::map 26109 typed::map<pair<T1, T2>, pair<T1, T2>> typed::map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::map 27201 typed::map<pair<T1, T2>, pair<Range, Range2>> typed::map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::map 28191 typed::pw_multi_aff<Domain> typed::multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_aff 28721 typed::pw_multi_aff<Domain, Range> typed::multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_aff 29407 typed::pw_multi_aff<pair<Domain2, Range2>, Range> typed::multi_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::multi_aff 30116 typed::pw_multi_aff<Domain, pair<Range, Range2>> typed::multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::multi_aff 30800 typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::multi_aff 31536 typed::multi_pw_aff<Domain> typed::multi_pw_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 32076 typed::multi_pw_aff<Domain, Range> typed::multi_pw_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 32743 typed::multi_pw_aff<pair<Domain2, Range2>, Range> typed::multi_pw_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::multi_pw_aff 33335 typed::multi_union_pw_aff<Domain> typed::multi_union_pw_aff<Domain>::coalesce() const function in class:isl::typed::typed::multi_union_pw_aff 33606 typed::multi_union_pw_aff<Domain, Range> typed::multi_union_pw_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::multi_union_pw_aff 34090 typed::set<> typed::point<>::coalesce() const function in class:isl::typed::typed::point 34350 typed::set<Domain> typed::point<Domain>::coalesce() const function in class:isl::typed::typed::point 34831 typed::set<pair<Domain, Range>> typed::point<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::point 35417 typed::pw_aff<Anonymous> typed::pw_aff<Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 35988 typed::pw_aff<Domain, Anonymous> typed::pw_aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 36832 typed::pw_aff<pair<Domain2, Range2>, Anonymous> typed::pw_aff<pair<Domain2, Range2>, Anonymous>::coalesce() const function in class:isl::typed::typed::pw_aff 37794 typed::pw_multi_aff<Domain> typed::pw_multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 38317 typed::pw_multi_aff<Domain, Range> typed::pw_multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 39009 typed::pw_multi_aff<pair<Domain2, Range2>, Range> typed::pw_multi_aff<pair<Domain2, Range2>, Range>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 39740 typed::pw_multi_aff<Domain, pair<Range, Range2>> typed::pw_multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 40430 typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::pw_multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::pw_multi_aff 41190 typed::set<> typed::set<>::coalesce() const function in class:isl::typed::typed::set 41498 typed::set<Domain> typed::set<Domain>::coalesce() const function in class:isl::typed::typed::set 42062 typed::set<pair<Domain, Range>> typed::set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::set 44039 typed::union_map<Domain, Range> typed::union_map<Domain, Range>::coalesce() const function in class:isl::typed::typed::union_map 44671 typed::union_map<pair<Domain, Range>, Range2> typed::union_map<pair<Domain, Range>, Range2>::coalesce() const function in class:isl::typed::typed::union_map 45359 typed::union_map<Domain, Domain> typed::union_map<Domain, Domain>::coalesce() const function in class:isl::typed::typed::union_map 46021 typed::union_map<Domain, pair<Range, Range2>> typed::union_map<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_map 46709 typed::union_map<pair<T1, T2>, pair<T1, T2>> typed::union_map<pair<T1, T2>, pair<T1, T2>>::coalesce() const function in class:isl::typed::typed::union_map 47483 typed::union_map<pair<T1, T2>, pair<Range, Range2>> typed::union_map<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_map 48220 typed::union_pw_aff<Anonymous> typed::union_pw_aff<Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 48543 typed::union_pw_aff<Domain, Anonymous> typed::union_pw_aff<Domain, Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 49004 typed::union_pw_aff<pair<Domain, Domain2>, Anonymous> typed::union_pw_aff<pair<Domain, Domain2>, Anonymous>::coalesce() const function in class:isl::typed::typed::union_pw_aff 49639 typed::union_pw_multi_aff<Domain> typed::union_pw_multi_aff<Domain>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 49897 typed::union_pw_multi_aff<Domain, Range> typed::union_pw_multi_aff<Domain, Range>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 50274 typed::union_pw_multi_aff<pair<Domain, Domain2>, Range> typed::union_pw_multi_aff<pair<Domain, Domain2>, Range>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 50711 typed::union_pw_multi_aff<Domain, pair<Range, Range2>> typed::union_pw_multi_aff<Domain, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 51102 typed::union_pw_multi_aff<pair<T1, T2>, pair<Range, Range2>> typed::union_pw_multi_aff<pair<T1, T2>, pair<Range, Range2>>::coalesce() const function in class:isl::typed::typed::union_pw_multi_aff 51468 typed::union_set<> typed::union_set<>::coalesce() const function in class:isl::typed::typed::union_set 51698 typed::union_set<Domain> typed::union_set<Domain>::coalesce() const function in class:isl::typed::typed::union_set 52049 typed::union_set<pair<Domain, Range>> typed::union_set<pair<Domain, Range>>::coalesce() const function in class:isl::typed::typed::union_set [all...] |
| cpp-checked.h | 361 inline isl::checked::pw_aff coalesce() const; 1438 inline isl::checked::map coalesce() const; 1614 inline isl::checked::set coalesce() const; 1938 inline isl::checked::map coalesce() const; 2197 inline isl::checked::pw_multi_aff coalesce() const; 2400 inline isl::checked::multi_pw_aff coalesce() const; 2517 inline isl::checked::multi_union_pw_aff coalesce() const; 2647 inline isl::checked::set coalesce() const; 2795 inline isl::checked::pw_aff coalesce() const; 3013 inline isl::checked::pw_multi_aff coalesce() const 4701 isl::checked::pw_aff aff::coalesce() const function in class:isl::checked::aff 7601 isl::checked::map basic_map::coalesce() const function in class:isl::checked::basic_map 8432 isl::checked::set basic_set::coalesce() const function in class:isl::checked::basic_set 9712 isl::checked::map map::coalesce() const function in class:isl::checked::map 11016 isl::checked::pw_multi_aff multi_aff::coalesce() const function in class:isl::checked::multi_aff 11954 isl::checked::multi_pw_aff multi_pw_aff::coalesce() const function in class:isl::checked::multi_pw_aff 12518 isl::checked::multi_union_pw_aff multi_union_pw_aff::coalesce() const function in class:isl::checked::multi_union_pw_aff 13082 isl::checked::set point::coalesce() const function in class:isl::checked::point 13764 isl::checked::pw_aff pw_aff::coalesce() const function in class:isl::checked::pw_aff 14806 isl::checked::pw_multi_aff pw_multi_aff::coalesce() const function in class:isl::checked::pw_multi_aff 16987 isl::checked::set set::coalesce() const function in class:isl::checked::set 18547 isl::checked::union_map union_map::coalesce() const function in class:isl::checked::union_map 19231 isl::checked::union_pw_aff union_pw_aff::coalesce() const function in class:isl::checked::union_pw_aff 19834 isl::checked::union_pw_multi_aff union_pw_multi_aff::coalesce() const function in class:isl::checked::union_pw_multi_aff 20113 isl::checked::union_set union_set::coalesce() const function in class:isl::checked::union_set [all...] |
| cpp.h | 426 inline isl::pw_aff coalesce() const; 1504 inline isl::map coalesce() const; 1680 inline isl::set coalesce() const; 2004 inline isl::map coalesce() const; 2263 inline isl::pw_multi_aff coalesce() const; 2466 inline isl::multi_pw_aff coalesce() const; 2583 inline isl::multi_union_pw_aff coalesce() const; 2713 inline isl::set coalesce() const; 2861 inline isl::pw_aff coalesce() const; 3079 inline isl::pw_multi_aff coalesce() const 4853 isl::pw_aff aff::coalesce() const function in class:isl::aff 8793 isl::map basic_map::coalesce() const function in class:isl::basic_map 10020 isl::set basic_set::coalesce() const function in class:isl::basic_set 11921 isl::map map::coalesce() const function in class:isl::map 14147 isl::pw_multi_aff multi_aff::coalesce() const function in class:isl::multi_aff 15647 isl::multi_pw_aff multi_pw_aff::coalesce() const function in class:isl::multi_pw_aff 16593 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const function in class:isl::multi_union_pw_aff 17541 isl::set point::coalesce() const function in class:isl::point 18525 isl::pw_aff pw_aff::coalesce() const function in class:isl::pw_aff 20211 isl::pw_multi_aff pw_multi_aff::coalesce() const function in class:isl::pw_multi_aff 23584 isl::set set::coalesce() const function in class:isl::set 26262 isl::union_map union_map::coalesce() const function in class:isl::union_map 27528 isl::union_pw_aff union_pw_aff::coalesce() const function in class:isl::union_pw_aff 28497 isl::union_pw_multi_aff union_pw_multi_aff::coalesce() const function in class:isl::union_pw_multi_aff 28992 isl::union_set union_set::coalesce() const function in class:isl::union_set [all...] |
| cpp-checked.h | 361 inline isl::checked::pw_aff coalesce() const; 1438 inline isl::checked::map coalesce() const; 1614 inline isl::checked::set coalesce() const; 1938 inline isl::checked::map coalesce() const; 2197 inline isl::checked::pw_multi_aff coalesce() const; 2400 inline isl::checked::multi_pw_aff coalesce() const; 2517 inline isl::checked::multi_union_pw_aff coalesce() const; 2647 inline isl::checked::set coalesce() const; 2795 inline isl::checked::pw_aff coalesce() const; 3013 inline isl::checked::pw_multi_aff coalesce() const 4701 isl::checked::pw_aff aff::coalesce() const function in class:isl::checked::aff 7601 isl::checked::map basic_map::coalesce() const function in class:isl::checked::basic_map 8432 isl::checked::set basic_set::coalesce() const function in class:isl::checked::basic_set 9712 isl::checked::map map::coalesce() const function in class:isl::checked::map 11016 isl::checked::pw_multi_aff multi_aff::coalesce() const function in class:isl::checked::multi_aff 11954 isl::checked::multi_pw_aff multi_pw_aff::coalesce() const function in class:isl::checked::multi_pw_aff 12518 isl::checked::multi_union_pw_aff multi_union_pw_aff::coalesce() const function in class:isl::checked::multi_union_pw_aff 13082 isl::checked::set point::coalesce() const function in class:isl::checked::point 13764 isl::checked::pw_aff pw_aff::coalesce() const function in class:isl::checked::pw_aff 14806 isl::checked::pw_multi_aff pw_multi_aff::coalesce() const function in class:isl::checked::pw_multi_aff 16987 isl::checked::set set::coalesce() const function in class:isl::checked::set 18547 isl::checked::union_map union_map::coalesce() const function in class:isl::checked::union_map 19231 isl::checked::union_pw_aff union_pw_aff::coalesce() const function in class:isl::checked::union_pw_aff 19834 isl::checked::union_pw_multi_aff union_pw_multi_aff::coalesce() const function in class:isl::checked::union_pw_multi_aff 20113 isl::checked::union_set union_set::coalesce() const function in class:isl::checked::union_set [all...] |
| cpp.h | 426 inline isl::pw_aff coalesce() const; 1504 inline isl::map coalesce() const; 1680 inline isl::set coalesce() const; 2004 inline isl::map coalesce() const; 2263 inline isl::pw_multi_aff coalesce() const; 2466 inline isl::multi_pw_aff coalesce() const; 2583 inline isl::multi_union_pw_aff coalesce() const; 2713 inline isl::set coalesce() const; 2861 inline isl::pw_aff coalesce() const; 3079 inline isl::pw_multi_aff coalesce() const 4853 isl::pw_aff aff::coalesce() const function in class:isl::aff 8793 isl::map basic_map::coalesce() const function in class:isl::basic_map 10020 isl::set basic_set::coalesce() const function in class:isl::basic_set 11921 isl::map map::coalesce() const function in class:isl::map 14147 isl::pw_multi_aff multi_aff::coalesce() const function in class:isl::multi_aff 15647 isl::multi_pw_aff multi_pw_aff::coalesce() const function in class:isl::multi_pw_aff 16593 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const function in class:isl::multi_union_pw_aff 17541 isl::set point::coalesce() const function in class:isl::point 18525 isl::pw_aff pw_aff::coalesce() const function in class:isl::pw_aff 20211 isl::pw_multi_aff pw_multi_aff::coalesce() const function in class:isl::pw_multi_aff 23584 isl::set set::coalesce() const function in class:isl::set 26262 isl::union_map union_map::coalesce() const function in class:isl::union_map 27528 isl::union_pw_aff union_pw_aff::coalesce() const function in class:isl::union_pw_aff 28497 isl::union_pw_multi_aff union_pw_multi_aff::coalesce() const function in class:isl::union_pw_multi_aff 28992 isl::union_set union_set::coalesce() const function in class:isl::union_set [all...] |
| /src/external/mit/isl/dist/ |
| isl_coalesce.c | 190 * "eq" and "ineq" are only set if we are currently trying to coalesce 386 * while trying to coalesce two basic maps. 3286 * Then try and coalesce the expanded info[i] with info[j], 3829 /* Coalesce basic map "j" into basic map "i" after adding the extra integer 3878 /* Check if we can coalesce basic map "j" into basic map "i" after copying 3887 * If these tests succeed, then we try to coalesce the two basic maps 3946 /* Check if we can coalesce basic maps "i" and "j" after copying 3996 * Note that trying to coalesce pairs of disjuncts with the same 4040 /* Pairwise coalesce the basic maps in the range [start1, end1[ of "info" 4091 /* Pairwise coalesce the basic maps described by the "n" elements of "info" 4099 static int coalesce(isl_ctx *ctx, int n, struct isl_coalesce_info *info) function [all...] |
| isl_coalesce.c | 190 * "eq" and "ineq" are only set if we are currently trying to coalesce 386 * while trying to coalesce two basic maps. 3286 * Then try and coalesce the expanded info[i] with info[j], 3829 /* Coalesce basic map "j" into basic map "i" after adding the extra integer 3878 /* Check if we can coalesce basic map "j" into basic map "i" after copying 3887 * If these tests succeed, then we try to coalesce the two basic maps 3946 /* Check if we can coalesce basic maps "i" and "j" after copying 3996 * Note that trying to coalesce pairs of disjuncts with the same 4040 /* Pairwise coalesce the basic maps in the range [start1, end1[ of "info" 4091 /* Pairwise coalesce the basic maps described by the "n" elements of "info" 4099 static int coalesce(isl_ctx *ctx, int n, struct isl_coalesce_info *info) function [all...] |
| isl_map_simplify.c | 4156 int coalesce; local 4191 coalesce = n_div; 4229 coalesce = i; 4234 return coalesce; 4578 /* First check if we can coalesce any pair of divs and 4583 * is any other div "c" with which we can coalesce the div
|
| isl_map_simplify.c | 4156 int coalesce; local 4191 coalesce = n_div; 4229 coalesce = i; 4234 return coalesce; 4578 /* First check if we can coalesce any pair of divs and 4583 * is any other div "c" with which we can coalesce the div
|
| /src/external/public-domain/sqlite/dist/autosetup/ |
| proj.tcl | 2107 # @proj-coalesce ...args 2111 proc proj-coalesce {args} {
|
| proj.tcl | 2107 # @proj-coalesce ...args 2111 proc proj-coalesce {args} {
|
| /src/external/mit/isl/dist/interface/ |
| isl.py | 152 def coalesce(arg0): member in class:union_pw_multi_aff 652 def coalesce(arg0): member in class:multi_union_pw_aff 1155 def coalesce(arg0): member in class:union_pw_aff 1606 def coalesce(arg0): member in class:multi_pw_aff 2427 def coalesce(arg0): member in class:pw_multi_aff 3237 def coalesce(arg0): member in class:pw_aff 7828 def coalesce(arg0): member in class:union_map 9149 def coalesce(arg0): member in class:map 10876 def coalesce(arg0): member in class:union_set 11517 def coalesce(arg0) member in class:set [all...] |
| isl.py | 152 def coalesce(arg0): member in class:union_pw_multi_aff 652 def coalesce(arg0): member in class:multi_union_pw_aff 1155 def coalesce(arg0): member in class:union_pw_aff 1606 def coalesce(arg0): member in class:multi_pw_aff 2427 def coalesce(arg0): member in class:pw_multi_aff 3237 def coalesce(arg0): member in class:pw_aff 7828 def coalesce(arg0): member in class:union_map 9149 def coalesce(arg0): member in class:map 10876 def coalesce(arg0): member in class:union_set 11517 def coalesce(arg0) member in class:set [all...] |