Searched refs:isl_local_space_get_dim_name (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/isl/include/isl/
H A Dlocal_space.h30 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls,
/haiku-buildtools/isl/
H A Disl_constraint.c402 isl_local_space_get_dim_name(constraint->ls, type, pos) : NULL;
H A Disl_local_space.c189 const char *isl_local_space_get_dim_name(__isl_keep isl_local_space *ls, function
H A Disl_aff.c267 return isl_local_space_get_dim_name(aff->ls, type, pos);

Completed in 47 milliseconds