Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCUDA/
H A Dunused-global-var.cu51 __global__ void kern1(int *x) { in kern1() function
H A Dhost-used-device-var.cu112 __global__ void kern1(int **x) { in kern1() function