Searched refs:GOMP_OFFLOAD_alloc (Results 1 – 10 of 10) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/libgomp/ |
| H A D | libgomp-plugin.h | 135 extern void *GOMP_OFFLOAD_alloc (int, size_t);
|
| H A D | libgomp.h | 1238 __typeof (GOMP_OFFLOAD_alloc) *alloc_func;
|
| H A D | ChangeLog | 3025 (GOMP_OFFLOAD_alloc): Add strategies for freeing soft-stacks block. 6329 (GOMP_OFFLOAD_alloc): Adjust code. 9017 (GOMP_OFFLOAD_unload_image, GOMP_OFFLOAD_alloc, GOMP_OFFLOAD_free) 9595 (GOMP_OFFLOAD_alloc): Change to return NULL when called. 9639 (GOMP_OFFLOAD_alloc): Adjust calls to code to handle error return. 12395 (GOMP_OFFLOAD_alloc, GOMP_OFFLOAD_free, GOMP_OFFLOAD_dev2host)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
| H A D | libgomp-plugin.h | 129 extern void *GOMP_OFFLOAD_alloc (int, size_t);
|
| H A D | libgomp.h | 1120 __typeof (GOMP_OFFLOAD_alloc) *alloc_func;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/ |
| H A D | plugin-hsa.c | 1822 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
|
| H A D | plugin-nvptx.c | 1332 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
|
| H A D | plugin-gcn.c | 3784 GOMP_OFFLOAD_alloc (int n, size_t size) in GOMP_OFFLOAD_alloc() function
|
| /netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/ |
| H A D | plugin-nvptx.c | 1410 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
|
| H A D | plugin-gcn.c | 3645 GOMP_OFFLOAD_alloc (int n, size_t size) in GOMP_OFFLOAD_alloc() function
|