HomeSort by: relevance | last modified time | path
    Searched defs:gomp_offload_free (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libgomp/plugin/
plugin-gcn.c 2953 gomp_offload_free (void *ptr) function
2956 GOMP_OFFLOAD_free (0, ptr);
3155 gomp_offload_free (ind_da);
3161 GCN_DEBUG ("queue_push_callback %d:%d gomp_offload_free, %p\n",
3163 queue_push_callback (aq, gomp_offload_free, ind_da);
3654 GOMP_OFFLOAD_free (int device, void *ptr)
plugin-gcn.c 2953 gomp_offload_free (void *ptr) function
2956 GOMP_OFFLOAD_free (0, ptr);
3155 gomp_offload_free (ind_da);
3161 GCN_DEBUG ("queue_push_callback %d:%d gomp_offload_free, %p\n",
3163 queue_push_callback (aq, gomp_offload_free, ind_da);
3654 GOMP_OFFLOAD_free (int device, void *ptr)

Completed in 49 milliseconds