Home
last modified time | relevance | path

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

/external/llvm-project/polly/tools/GPURuntime/
DGPUJIT.c1399 static void launchKernelCUDA(PollyGPUFunction *Kernel, unsigned int GridDimX, in launchKernelCUDA() function
1693 launchKernelCUDA(Kernel, GridDimX, GridDimY, BlockDimX, BlockDimY, in polly_launchKernel()