Lines Matching refs:gpu_array_info

40 struct gpu_array_info;
62 struct gpu_array_info *array) in collect_references()
140 static int is_read_only_scalar(struct gpu_array_info *array, in is_read_only_scalar()
165 isl_bool only_fixed_element_accessed(struct gpu_array_info *array) in only_fixed_element_accessed()
186 struct gpu_array_info *info, struct pet_array *pa, in extract_array_info()
251 struct gpu_array_info *array, __isl_take isl_union_map *order) in remove_independences()
297 struct gpu_array_info *array = &prog->array[i]; in collect_order_dependences()
353 struct gpu_array_info, prog->n_array); in collect_array_info()
403 int gpu_array_is_scalar(struct gpu_array_info *array) in gpu_array_is_scalar()
412 isl_bool gpu_array_can_be_private(struct gpu_array_info *array) in gpu_array_can_be_private()
421 int gpu_array_is_read_only_scalar(struct gpu_array_info *array) in gpu_array_is_read_only_scalar()
432 int gpu_array_requires_device_allocation(struct gpu_array_info *array) in gpu_array_requires_device_allocation()
446 __isl_give isl_set *gpu_array_positive_size_guard(struct gpu_array_info *array) in gpu_array_positive_size_guard()
805 static __isl_give isl_set *array_extent(struct gpu_array_info *array) in array_extent()
1468 struct gpu_array_info *array;
2008 struct gpu_array_info *array = &prog->array[i]; in build_array_bounds()
2023 struct gpu_array_info *array = &prog->array[i]; in build_array_bounds()
4636 struct gpu_array_info *array = &prog->array[i]; in create_copy_filters()
4699 struct gpu_array_info *array; in insert_positive_size_guards()