Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGenCUDA/
H A Dkernel-dbg-info.cu51 void hostfunc(int *a) { in hostfunc() function
H A Ddevice-stub.cu223 void hostfunc(void) { kernelfunc<<<1, 1>>>(1, 1, 1); } in hostfunc() function