Searched defs:multi2 (Results 1 – 3 of 3) sorted by relevance
4573 isl::checked::multi_aff aff::add(const isl::checked::multi_aff &multi2) const in add()4578 isl::checked::multi_pw_aff aff::add(const isl::checked::multi_pw_aff &multi2) const in add()4583 isl::checked::multi_union_pw_aff aff::add(const isl::checked::multi_union_pw_aff &multi2) const in add()4776 isl::checked::multi_aff aff::flat_range_product(const isl::checked::multi_aff &multi2) const in flat_range_product()4781 isl::checked::multi_pw_aff aff::flat_range_product(const isl::checked::multi_pw_aff &multi2) const in flat_range_product()4786 …:checked::multi_union_pw_aff aff::flat_range_product(const isl::checked::multi_union_pw_aff &multi… in flat_range_product()4979 isl::checked::multi_pw_aff aff::max(const isl::checked::multi_pw_aff &multi2) const in max()4999 isl::checked::multi_pw_aff aff::min(const isl::checked::multi_pw_aff &multi2) const in min()5079 boolean aff::plain_is_equal(const isl::checked::multi_aff &multi2) const in plain_is_equal()5084 boolean aff::plain_is_equal(const isl::checked::multi_pw_aff &multi2) const in plain_is_equal()[all …]
4663 isl::multi_aff aff::add(const isl::multi_aff &multi2) const in add()4670 isl::multi_pw_aff aff::add(const isl::multi_pw_aff &multi2) const in add()4677 isl::multi_union_pw_aff aff::add(const isl::multi_union_pw_aff &multi2) const in add()4974 isl::multi_aff aff::flat_range_product(const isl::multi_aff &multi2) const in flat_range_product()4981 isl::multi_pw_aff aff::flat_range_product(const isl::multi_pw_aff &multi2) const in flat_range_product()4988 isl::multi_union_pw_aff aff::flat_range_product(const isl::multi_union_pw_aff &multi2) const in flat_range_product()5287 isl::multi_pw_aff aff::max(const isl::multi_pw_aff &multi2) const in max()5315 isl::multi_pw_aff aff::min(const isl::multi_pw_aff &multi2) const in min()5445 bool aff::plain_is_equal(const isl::multi_aff &multi2) const in plain_is_equal()5452 bool aff::plain_is_equal(const isl::multi_pw_aff &multi2) const in plain_is_equal()[all …]
365 const char *multi2 = in http_basic_cb() local