Searched defs:find_dim_by_id (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_multi_dim_id_templ.c | 30 int FN(MULTI(BASE),find_dim_by_id)(__isl_keep MULTI(BASE) *multi, in FN() argument
|
D | isl_pw_templ.c | 1525 static int FN(PW,find_dim_by_id)(__isl_keep PW *pw, in FN() argument
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 8236 int map::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 9641 int multi_aff::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 10115 int multi_pw_aff::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 10595 int multi_union_pw_aff::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 11013 int multi_val::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 14705 int set::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function 15710 int space::find_dim_by_id(isl::dim type, const id &id) const in find_dim_by_id() function
|