Home
last modified time | relevance | path

Searched defs:gpu_array_info (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.h60 struct gpu_array_info { struct
62 isl_space *space;
64 char *type;
66 int size;
68 char *name;
70 isl_set *declared_extent;
72 isl_ast_expr *declared_size;
74 isl_set *extent;
76 unsigned n_index;
78 isl_multi_pw_aff *bound;
[all …]