Home
last modified time | relevance | path

Searched defs:warpSize (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Headers/
Dcuda_builtin_vars.h120 __attribute__((device)) const int warpSize = 32; variable
/external/llvm-project/clang/lib/Headers/
D__clang_cuda_builtin_vars.h114 __attribute__((device)) const int warpSize = 32; variable