Home
last modified time | relevance | path

Searched refs:isl_map_neg (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dmap.h224 __isl_give isl_map *isl_map_neg(__isl_take isl_map *map);
Disl-noexceptions.h8728 auto res = isl_map_neg(copy()); in neg()
/external/llvm-project/polly/lib/External/isl/
Disl_map.c4897 __isl_give isl_map *isl_map_neg(__isl_take isl_map *map) in isl_map_neg() function
4919 return set_from_map(isl_map_neg(set_to_map(set))); in isl_set_neg()
Disl_test.c7779 map = isl_map_neg(map); in test_fixed()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod6613 __isl_give isl_map *isl_map_neg(
6618 The domain of the result of C<isl_map_neg> is the same