Home
last modified time | relevance | path

Searched defs:project_out (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_pw_templ.c1196 __isl_give PW *FN(PW,project_out)(__isl_take PW *pw, in FN() argument
Disl_union_map.c3890 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/
Disl-noexceptions.h5943 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