Lines Matching refs:RUNTIME_CL
1590 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()
1805 case RUNTIME_CL: in polly_freeContext()
1850 Runtime = RUNTIME_CL; in polly_initContextCL()