Home
last modified time | relevance | path

Searched refs:isl_space_get_tuple_name (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_multi_tuple_id_templ.c18 return multi ? isl_space_get_tuple_name(multi->space, type) : NULL; in FN()
Disl_pw_templ.c309 return pw ? isl_space_get_tuple_name(pw->dim, type) : NULL; in FN()
1163 if (n == 0 && !isl_space_get_tuple_name(pw->dim, type)) in FN()
1204 if (n == 0 && !isl_space_get_tuple_name(pw->dim, type)) in FN()
Disl_space.c742 __isl_keep const char *isl_space_get_tuple_name(__isl_keep isl_space *space, in isl_space_get_tuple_name() function
Disl_map.c661 return bmap ? isl_space_get_tuple_name(bmap->dim, type) : NULL; in isl_basic_map_get_tuple_name()
723 return map ? isl_space_get_tuple_name(map->dim, type) : NULL; in isl_map_get_tuple_name()
801 return bset ? isl_space_get_tuple_name(bset->dim, isl_dim_set) : NULL; in isl_basic_set_get_tuple_name()
806 return set ? isl_space_get_tuple_name(set->dim, isl_dim_set) : NULL; in isl_set_get_tuple_name()
Disl_output.c416 name = isl_space_get_tuple_name(local_space, local_type); in print_nested_tuple()
/external/llvm-project/polly/lib/External/isl/include/isl/
Dspace.h44 __isl_keep const char *isl_space_get_tuple_name(__isl_keep isl_space *space,
Disl-noexceptions.h15767 auto res = isl_space_get_tuple_name(get(), static_cast<enum isl_dim_type>(type)); in get_tuple_name()
/external/llvm-project/polly/lib/External/ppcg/
Dgpu.c52 name = isl_space_get_tuple_name(space, isl_dim_set); in get_outer_array_name()
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod1607 __isl_keep const char *isl_space_get_tuple_name(
1775 the C<isl_space_get_tuple_name> function returns a pointer to some internal