Searched defs:fixed_power (Results 1 – 4 of 4) sorted by relevance
31 __isl_give TYPE *FN(TYPE,fixed_power)(__isl_take TYPE *map, isl_int exp) in FN() argument
7718 isl::checked::map basic_map::fixed_power(const isl::checked::val &exp) const in fixed_power() function7723 isl::checked::map basic_map::fixed_power(long exp) const in fixed_power() function9879 isl::checked::map map::fixed_power(isl::checked::val exp) const in fixed_power() function9885 isl::checked::map map::fixed_power(long exp) const in fixed_power() function18669 isl::checked::union_map union_map::fixed_power(isl::checked::val exp) const in fixed_power() function18675 isl::checked::union_map union_map::fixed_power(long exp) const in fixed_power() function
8964 isl::map basic_map::fixed_power(const isl::val &exp) const in fixed_power() function8971 isl::map basic_map::fixed_power(long exp) const in fixed_power() function12214 isl::map map::fixed_power(isl::val exp) const in fixed_power() function12226 isl::map map::fixed_power(long exp) const in fixed_power() function26504 isl::union_map union_map::fixed_power(isl::val exp) const in fixed_power() function26516 isl::union_map union_map::fixed_power(long exp) const in fixed_power() function
8043 def fixed_power(*args): member in union_map9331 def fixed_power(*args): member in map