Home
last modified time | relevance | path

Searched refs:isl_space_uncurry (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/polly/lib/External/isl/include/isl/
Dspace.h160 __isl_give isl_space *isl_space_uncurry(__isl_take isl_space *space);
Disl-noexceptions.h15996 auto res = isl_space_uncurry(copy()); in uncurry()
/external/llvm-project/polly/lib/External/isl/
Disl_space.c3059 __isl_give isl_space *isl_space_uncurry(__isl_take isl_space *space) in isl_space_uncurry() function
Disl_map.c13071 bmap->dim = isl_space_uncurry(bmap->dim); in isl_basic_map_uncurry()
13084 "map cannot be uncurried", &isl_space_uncurry); in isl_map_uncurry()
/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c5387 space = isl_space_uncurry(space); in extract_single_tagged_access()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod6462 __isl_give isl_space *isl_space_uncurry(