Home
last modified time | relevance | path

Searched refs:nvptx_stacks_alloc (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c1862 nvptx_stacks_alloc (size_t size, int num) in nvptx_stacks_alloc() function
1911 void *stacks = nvptx_stacks_alloc (stack_size, teams * threads); in GOMP_OFFLOAD_run()
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A DChangeLog3026 (nvptx_stacks_alloc): Rename to...
9091 nvptx_stacks_alloc, nvptx_stacks_free, GOMP_OFFLOAD_run): Use
9257 (nvptx_stacks_alloc): New.