reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 for (i = 0; i < prog->n_array; ++i) { 79 for (i = 0; i < prog->n_array; ++i) { 79 for (i = 0; i < prog->n_array; ++i) { 80 if (!gpu_array_requires_device_allocation(&prog->array[i])) 83 p = declare_device_array(p, &prog->array[i]);