Searched refs:isl_local_space_get_dim_name (Results 1 – 6 of 6) sorted by relevance
37 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls,
7858 auto res = isl_local_space_get_dim_name(get(), static_cast<enum isl_dim_type>(type), pos); in get_dim_name()
467 isl_local_space_get_dim_name(constraint->ls, type, pos) : NULL; in isl_constraint_get_dim_name()
297 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls, in isl_local_space_get_dim_name() function
523 return isl_local_space_get_dim_name(aff->ls, type, pos); in isl_aff_get_dim_name()
1323 const char *isl_local_space_get_dim_name(