Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/tools/GPURuntime/
H A DGPUJIT.c590 static void launchKernelCL(PollyGPUFunction *Kernel, unsigned int GridDimX, in launchKernelCL() function
1699 launchKernelCL(Kernel, GridDimX, GridDimY, BlockDimX, BlockDimY, BlockDimZ, in polly_launchKernel()