Searched defs:isl_dim_map (Results 1 – 2 of 2) sorted by relevance
10 typedef struct isl_dim_map isl_dim_map; typedef
24 struct isl_dim_map { struct26 struct isl_dim_map_entry m[1]; argument29 __isl_give isl_dim_map *isl_dim_map_alloc(isl_ctx *ctx, unsigned len) in isl_dim_map_alloc() argument