Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Damdgpu-kernel-arg-pointer-type.cpp70 __attribute__((amdgpu_kernel)) void kernel7(int *__restrict x) { kernel7() function
/llvm-project/clang/test/CodeGenCUDA/
H A Damdgpu-kernel-arg-pointer-type.cu119 __global__ void kernel7(int *__restrict x) { kernel7() function