Lines Matching refs:gpu_array_info
60 struct gpu_array_info { struct
133 struct gpu_array_info *array; argument
200 struct gpu_array_info *array;
286 struct gpu_array_info *array;
299 struct gpu_array_info *array;
426 int gpu_array_is_scalar(struct gpu_array_info *array);
427 int gpu_array_is_read_only_scalar(struct gpu_array_info *array);
428 int gpu_array_requires_device_allocation(struct gpu_array_info *array);
429 __isl_give isl_set *gpu_array_positive_size_guard(struct gpu_array_info *array);
430 isl_bool gpu_array_can_be_private(struct gpu_array_info *array);
456 void collect_references(struct gpu_prog *prog, struct gpu_array_info *array);
458 isl_bool only_fixed_element_accessed(struct gpu_array_info *array);