Home
last modified time | relevance | path

Searched defs:coalesce (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/tests/kernel/
H A Dt_extent.c115 ATF_TC_HEAD(coalesce, tc) in ATF_TC_HEAD() argument
119 ATF_TC_BODY(coalesce, tc) in ATF_TC_BODY() argument
/netbsd-src/sys/kern/
H A Dsubr_extent.c1056 const bool coalesce = (ex->ex_flags & EXF_NOCOALESCE) == 0; in extent_free() local
/netbsd-src/external/mit/isl/dist/
H A Disl_union_templ.c1003 __isl_give UNION *FN(UNION,coalesce)(__isl_take UNION *u) in FN() argument
H A Disl_pw_templ.c1205 __isl_give PW *FN(PW,coalesce)(__isl_take PW *pw) in FN() argument
H A Disl_coalesce.c4099 static int coalesce(isl_ctx *ctx, int n, struct isl_coalesce_info *info) in coalesce() function
H A Disl_map_simplify.c4156 int coalesce; in div_find_coalesce() local
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py152 def coalesce(arg0): member in union_pw_multi_aff
652 def coalesce(arg0): member in multi_union_pw_aff
1155 def coalesce(arg0): member in union_pw_aff
1606 def coalesce(arg0): member in multi_pw_aff
2427 def coalesce(arg0): member in pw_multi_aff
3237 def coalesce(arg0): member in pw_aff
7828 def coalesce(arg0): member in union_map
9149 def coalesce(arg0): member in map
10876 def coalesce(arg0): member in union_set
11517 def coalesce(arg0): member in set
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4701 isl::checked::pw_aff aff::coalesce() const in coalesce() function
7601 isl::checked::map basic_map::coalesce() const in coalesce() function
8432 isl::checked::set basic_set::coalesce() const in coalesce() function
9712 isl::checked::map map::coalesce() const in coalesce() function
11016 isl::checked::pw_multi_aff multi_aff::coalesce() const in coalesce() function
11954 isl::checked::multi_pw_aff multi_pw_aff::coalesce() const in coalesce() function
12518 isl::checked::multi_union_pw_aff multi_union_pw_aff::coalesce() const in coalesce() function
13082 isl::checked::set point::coalesce() const in coalesce() function
13764 isl::checked::pw_aff pw_aff::coalesce() const in coalesce() function
14806 isl::checked::pw_multi_aff pw_multi_aff::coalesce() const in coalesce() function
[all …]
H A Dcpp.h4853 isl::pw_aff aff::coalesce() const in coalesce() function
8793 isl::map basic_map::coalesce() const in coalesce() function
10020 isl::set basic_set::coalesce() const in coalesce() function
11921 isl::map map::coalesce() const in coalesce() function
14147 isl::pw_multi_aff multi_aff::coalesce() const in coalesce() function
15647 isl::multi_pw_aff multi_pw_aff::coalesce() const in coalesce() function
16593 isl::multi_union_pw_aff multi_union_pw_aff::coalesce() const in coalesce() function
17541 isl::set point::coalesce() const in coalesce() function
18525 isl::pw_aff pw_aff::coalesce() const in coalesce() function
20211 isl::pw_multi_aff pw_multi_aff::coalesce() const in coalesce() function
[all …]