Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGenCUDA/
Dstatic-device-var-no-rdc.cu84 const static __device__ int local_static_device = 43; in kernel() local
94 b[3] = &local_static_device; in kernel()