Home
last modified time | relevance | path

Searched defs:host_fn (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CodeGenCUDA/
H A Dnothrow.cu14 void host_fn() { f(); } in host_fn() function
/llvm-project/clang/test/SemaCUDA/
H A Dadd-inline-in-definition.cu20 void host_fn() {} in host_fn() function
H A Dbad-calls-on-same-line.cu34 void host_fn() { in host_fn() function
H A Dtrace-through-global.cu45 void host_fn() { in host_fn() function
H A Dimplicit-device-lambda.cu67 __host__ void host_fn() { in host_fn() function
H A Dbad-attributes.cu66 void host_fn() { in host_fn() function
H A Dcall-device-fn-from-host.cu43 void host_fn() { hd2<int>(); } in host_fn() function
H A Dcall-host-fn-from-device.cu9 extern "C" void host_fn() {} in host_fn() function
/llvm-project/flang/test/Lower/OpenMP/
H A Dfunction-filtering.f9038 function host_fn() result(x) function
/llvm-project/clang/test/SemaHipStdPar/
H A Ddevice-can-call-host.cpp15 extern "C" void host_fn() {} in host_fn() function