Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Dhost-used-device-var.cu79 __constant__ constexpr int constexpr_var2a = 2; variable
97 use(&constexpr_var2a); in fun1()