Home
last modified time | relevance | path

Searched defs:pwaff2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_aff.c2928 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_union_max()
2941 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_union_min()
2948 __isl_take isl_pw_aff *pwaff2, int max) in isl_pw_aff_union_opt()
3106 __isl_take isl_pw_aff *pwaff2, int strict, int equal) in pw_aff_gte_set()
3135 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_eq_set()
3145 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_ge_set()
3155 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_gt_set()
3162 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_le_set()
3168 __isl_take isl_pw_aff *pwaff2) in isl_pw_aff_lt_set()
3260 __isl_take isl_pw_aff *pwaff2)) in pw_aff_list_set()
[all …]
H A Disl_input.c731 isl_pw_aff *pwaff1 = NULL, *pwaff2 = NULL, *pa_cond; in accept_ternary() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h4588 isl::checked::pw_aff aff::add(const isl::checked::pw_aff &pwaff2) const in add()
4760 isl::checked::set aff::eq_set(const isl::checked::pw_aff &pwaff2) const in eq_set()
4818 isl::checked::set aff::ge_set(const isl::checked::pw_aff &pwaff2) const in ge_set()
4856 isl::checked::set aff::gt_set(const isl::checked::pw_aff &pwaff2) const in gt_set()
4958 isl::checked::set aff::le_set(const isl::checked::pw_aff &pwaff2) const in le_set()
4974 isl::checked::set aff::lt_set(const isl::checked::pw_aff &pwaff2) const in lt_set()
4984 isl::checked::pw_aff aff::max(const isl::checked::pw_aff &pwaff2) const in max()
5004 isl::checked::pw_aff aff::min(const isl::checked::pw_aff &pwaff2) const in min()
5036 isl::checked::pw_aff aff::mul(const isl::checked::pw_aff &pwaff2) const in mul()
5052 isl::checked::set aff::ne_set(const isl::checked::pw_aff &pwaff2) const in ne_set()
[all …]
H A Dcpp.h4684 isl::pw_aff aff::add(const isl::pw_aff &pwaff2) const in add()
4948 isl::set aff::eq_set(const isl::pw_aff &pwaff2) const in eq_set()
5040 isl::set aff::ge_set(const isl::pw_aff &pwaff2) const in ge_set()
5104 isl::set aff::gt_set(const isl::pw_aff &pwaff2) const in gt_set()
5254 isl::set aff::le_set(const isl::pw_aff &pwaff2) const in le_set()
5280 isl::set aff::lt_set(const isl::pw_aff &pwaff2) const in lt_set()
5294 isl::pw_aff aff::max(const isl::pw_aff &pwaff2) const in max()
5322 isl::pw_aff aff::min(const isl::pw_aff &pwaff2) const in min()
5374 isl::pw_aff aff::mul(const isl::pw_aff &pwaff2) const in mul()
5400 isl::set aff::ne_set(const isl::pw_aff &pwaff2) const in ne_set()
[all …]