reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
428 int gpu_array_requires_device_allocation(struct gpu_array_info *array);
80 if (!gpu_array_requires_device_allocation(&prog->array[i])) 98 if (!gpu_array_requires_device_allocation(&prog->array[i])) 121 if (!gpu_array_requires_device_allocation(&prog->array[i]))tools/polly/lib/External/ppcg/gpu.c
2012 if (!gpu_array_requires_device_allocation(array))