Home
last modified time | relevance | path

Searched refs:gpu_array_bound (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_array_tile.h17 struct gpu_array_bound { struct
50 struct gpu_array_bound *bound;
H A Dgpu_array_tile.c38 tile->bound = isl_alloc_array(ctx, struct gpu_array_bound, n_index); in gpu_array_tile_create()
H A Dgpu_group.c130 struct gpu_array_bound *bound, __isl_keep isl_val *stride, int sign) in extract_stride()
193 struct gpu_array_bound *bound = user; in check_stride_constraint()
260 static __isl_give isl_basic_map *check_stride(struct gpu_array_bound *bound, in check_stride()
315 struct gpu_array_bound *bound;
382 static int compute_array_dim_size(struct gpu_array_bound *bound, in compute_array_dim_size()
1737 struct gpu_array_bound *bound = &tile->bound[i]; in strided_tile()