Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c1585 case RUNTIME_CUDA: in polly_initContext()
1606 case RUNTIME_CUDA: in polly_freeKernel()
1628 case RUNTIME_CUDA: in polly_getKernel()
1650 case RUNTIME_CUDA: in polly_copyFromHostToDevice()
1670 case RUNTIME_CUDA: in polly_copyFromDeviceToHost()
1692 case RUNTIME_CUDA: in polly_launchKernel()
1713 case RUNTIME_CUDA: in polly_freeDeviceMemory()
1734 case RUNTIME_CUDA: in polly_allocateMemoryForDevice()
1757 case RUNTIME_CUDA: in polly_getDevicePtr()
1778 case RUNTIME_CUDA: in polly_synchronizeDevice()
[all …]
DGPUJIT.h82 RUNTIME_CUDA, enumerator