Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/External/ppcg/
Dgpu.h162 struct gpu_prog { struct
163 isl_ctx *ctx;
165 struct ppcg_scop *scop;
168 isl_set *context;
171 isl_union_map *read;
174 isl_union_map *may_write;
176 isl_union_map *must_write;
178 isl_union_map *tagged_must_kill;
181 isl_union_set *may_persist;
184 isl_union_map *to_outer;
[all …]