Searched defs:BlockDimY (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/polly/tools/GPURuntime/ |
D | GPUJIT.c | 592 unsigned int BlockDimY, unsigned int BlockDimZ, in launchKernelCL() 1401 unsigned int BlockDimY, unsigned int BlockDimZ, in launchKernelCUDA() 1686 unsigned int BlockDimY, unsigned int BlockDimZ, in polly_launchKernel()
|
/external/llvm-project/polly/lib/CodeGen/ |
D | PPCGCodeGeneration.cpp | 836 Value *BlockDimY, Value *BlockDimZ) { in addCUDAAnnotations() 899 Value *BlockDimY, Value *BlockDimZ, in createCallLaunchKernel() 1790 Value *BlockDimX, *BlockDimY, *BlockDimZ; in createKernel() local
|