Home
last modified time | relevance | path

Searched refs:GOMP_OFFLOAD_alloc (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp-plugin.h135 extern void *GOMP_OFFLOAD_alloc (int, size_t);
H A Dlibgomp.h1238 __typeof (GOMP_OFFLOAD_alloc) *alloc_func;
H A DChangeLog3025 (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 Dlibgomp-plugin.h129 extern void *GOMP_OFFLOAD_alloc (int, size_t);
H A Dlibgomp.h1120 __typeof (GOMP_OFFLOAD_alloc) *alloc_func;
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-hsa.c1822 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
H A Dplugin-nvptx.c1332 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
H A Dplugin-gcn.c3784 GOMP_OFFLOAD_alloc (int n, size_t size) in GOMP_OFFLOAD_alloc() function
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c1410 GOMP_OFFLOAD_alloc (int ord, size_t size) in GOMP_OFFLOAD_alloc() function
H A Dplugin-gcn.c3645 GOMP_OFFLOAD_alloc (int n, size_t size) in GOMP_OFFLOAD_alloc() function