Searched refs:BlockDim (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCUDANV.cpp301 Address BlockDim = local
310 /*blockDim=*/BlockDim.getType(),
317 {GridDim.getPointer(), BlockDim.getPointer(),
326 LaunchKernelArgs.add(RValue::getAggregate(BlockDim), Dim3Ty);

Completed in 103 milliseconds