Home
last modified time | relevance | path

Searched refs:__kmpc_nvptx_end_reduce_nowait (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dreduction.cu21 void __kmpc_nvptx_end_reduce_nowait(int32_t global_tid) {} in __kmpc_nvptx_end_reduce_nowait() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/
Dinterface.h346 EXTERN void __kmpc_nvptx_end_reduce_nowait(int32_t global_tid);
/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPKinds.def536 __OMP_RTL(__kmpc_nvptx_end_reduce_nowait, false, Void, Int32)