Home
last modified time | relevance | path

Searched refs:n_div_j (Results 1 – 11 of 11) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/isl/
H A Disl_coalesce.c3437 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3446 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3448 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3466 if (j < n_div_j && in set_up_substitutions()
3473 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3706 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3713 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3714 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3716 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/math/barvinok/barvinok-0.41.5/isl/
H A Disl_coalesce.c3614 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3623 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3625 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3643 if (j < n_div_j && in set_up_substitutions()
3650 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3883 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3890 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3891 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3893 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/
H A Disl_coalesce.c3624 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3633 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3635 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3653 if (j < n_div_j && in set_up_substitutions()
3660 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3893 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3900 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3901 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3903 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/isl/isl-0.24/
H A Disl_coalesce.c3614 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3623 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3625 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3643 if (j < n_div_j && in set_up_substitutions()
3650 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3883 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3890 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3891 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3893 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c3614 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3623 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3625 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3643 if (j < n_div_j && in set_up_substitutions()
3650 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3883 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3890 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3891 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3893 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/isl/
H A Disl_coalesce.c3614 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3623 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3625 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3643 if (j < n_div_j && in set_up_substitutions()
3650 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3883 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3890 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3891 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3893 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c3614 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3623 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3625 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3643 if (j < n_div_j && in set_up_substitutions()
3650 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3883 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3890 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3891 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3893 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c3624 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3633 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3635 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3653 if (j < n_div_j && in set_up_substitutions()
3660 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3893 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3900 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3901 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3903 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c3624 isl_size n_div_i, n_div_j, total; in set_up_substitutions() local
3633 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3635 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0) in set_up_substitutions()
3653 if (j < n_div_j && in set_up_substitutions()
3660 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3893 isl_size n_div_i, n_div_j, n; in check_coalesce_into_eq() local
3900 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3901 if (n_div_i < 0 || n_div_j < 0) in check_coalesce_into_eq()
3903 if (n_div_i <= n_div_j) in check_coalesce_into_eq()
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_coalesce.c3624 isl_size n_div_i, n_div_j, total;
3633 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div);
3635 if (!hull || n_div_i < 0 || n_div_j < 0 || total < 0)
3653 if (j < n_div_j &&
3660 if (n_div_i - i <= n_div_j - j)
3893 isl_size n_div_i, n_div_j, n;
3900 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div);
3901 if (n_div_i < 0 || n_div_j < 0)
3903 if (n_div_i <= n_div_j)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/isl/
H A Disl_coalesce.c3330 unsigned n_div_i, n_div_j, total; in set_up_substitutions() local
3344 n_div_j = isl_basic_map_dim(bmap_j, isl_dim_div); in set_up_substitutions()
3358 if (j < n_div_j && in set_up_substitutions()
3365 if (n_div_i - i <= n_div_j - j) in set_up_substitutions()
3592 unsigned n_div_i, n_div_j; in check_coalesce_into_eq() local
3599 n_div_j = isl_basic_map_dim(info[j].bmap, isl_dim_div); in check_coalesce_into_eq()
3600 if (n_div_i <= n_div_j) in check_coalesce_into_eq()