Searched defs:get_dim_id (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/polly/lib/External/isl/ |
D | isl_multi_dim_id_templ.c | 40 __isl_give isl_id *FN(MULTI(BASE),get_dim_id)(__isl_keep MULTI(BASE) *multi, in FN() argument
|
D | isl_pw_templ.c | 296 __isl_give isl_id *FN(PW,get_dim_id)(__isl_keep PW *pw, enum isl_dim_type type, in FN() argument
|
/external/llvm-project/polly/lib/External/isl/include/isl/ |
D | isl-noexceptions.h | 6460 id basic_set::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 7850 id local_space::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 8382 id map::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 9695 id multi_aff::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 10151 id multi_pw_aff::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 10649 id multi_union_pw_aff::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 11049 id multi_val::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 11599 id pw_aff::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 12348 id pw_multi_aff::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function 14817 id set::get_dim_id(isl::dim type, unsigned int pos) const in get_dim_id() function [all …]
|