HomeSort by: relevance | last modified time | path
    Searched refs:blockDim (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_builtin_vars.h 82 // blockDim should be convertible to dim3 (in fact in nvcc, it *is* a
108 __CUDA_BUILTIN_VAR __cuda_builtin_blockDim_t blockDim;
__clang_cuda_runtime_wrapper.h 421 // curand_mtgp32_kernel helpfully redeclares blockDim and threadIdx in host
426 // only used here for the redeclarations of blockDim and threadIdx.)
442 extern "C" unsigned __cudaPushCallConfiguration(dim3 gridDim, dim3 blockDim,

Completed in 22 milliseconds