Searched defs:project_out (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_pw_templ.c | 1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
|
D | isl_union_map.c | 3890 static isl_stat project_out(__isl_take isl_map *map, void *user) in project_out() function
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 5943 basic_map basic_map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function 6672 basic_set basic_set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function 8852 map map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function 15185 set set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function 16888 union_map union_map::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function 18763 union_set union_set::project_out(isl::dim type, unsigned int first, unsigned int n) const in project_out() function
|