Home
last modified time | relevance | path

Searched defs:launch_kernel (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaCUDA/
H A Dtrace-through-global.cu35 void launch_kernel() { in launch_kernel() function
/llvm-project/libc/utils/gpu/loader/nvptx/
H A DLoader.cpp
/llvm-project/libc/utils/gpu/loader/amdgpu/
H A DLoader.cpp
/llvm-project/offload/plugins-nextgen/common/src/
H A DPluginInterface.cpp1897 int32_t GenericPluginTy::launch_kernel(int32_t DeviceId, void *TgtEntryPtr, launch_kernel() function in GenericPluginTy