Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c1590 case RUNTIME_CL: in polly_initContext()
1611 case RUNTIME_CL: in polly_freeKernel()
1633 case RUNTIME_CL: in polly_getKernel()
1655 case RUNTIME_CL: in polly_copyFromHostToDevice()
1675 case RUNTIME_CL: in polly_copyFromDeviceToHost()
1698 case RUNTIME_CL: in polly_launchKernel()
1718 case RUNTIME_CL: in polly_freeDeviceMemory()
1739 case RUNTIME_CL: in polly_allocateMemoryForDevice()
1762 case RUNTIME_CL: in polly_getDevicePtr()
1783 case RUNTIME_CL: in polly_synchronizeDevice()
[all …]
DGPUJIT.h83 RUNTIME_CL enumerator