Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/External/ppcg/
H A Dgpu_group.h54 void gpu_array_ref_group_compute_tiling(struct gpu_array_ref_group *group);
H A Dgpu_group.c1784 void gpu_array_ref_group_compute_tiling(struct gpu_array_ref_group *group) in gpu_array_ref_group_compute_tiling() function
H A Dgpu.c1011 gpu_array_ref_group_compute_tiling(array->groups[j]); in compute_group_tilings()