reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/polly/lib/External/ppcg/gpu_group.h
   58 enum ppcg_group_access_type gpu_array_ref_group_type(

References

tools/polly/lib/External/ppcg/gpu.c
  956 			type = gpu_array_ref_group_type(group);
 1216 	var->type = gpu_array_ref_group_type(group);
 1243 			type = gpu_array_ref_group_type(group);
 1262 			type = gpu_array_ref_group_type(group);
 2719 			type = gpu_array_ref_group_type(group);
 3600 	type = gpu_array_ref_group_type(group);
tools/polly/lib/External/ppcg/gpu_group.c
   30 	type = gpu_array_ref_group_type(group);
   96 	switch (gpu_array_ref_group_type(group)) {