Searched refs:omptarget_nvptx_LoopSupport (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/ |
| H A D | Workshare.cpp | 51 template <typename T, typename ST> struct omptarget_nvptx_LoopSupport { struct 478 omptarget_nvptx_LoopSupport<int32_t, int32_t>::dispatch_init( in __kmpc_dispatch_init_4() 487 omptarget_nvptx_LoopSupport<uint32_t, int32_t>::dispatch_init( in __kmpc_dispatch_init_4u() 495 omptarget_nvptx_LoopSupport<int64_t, int64_t>::dispatch_init( in __kmpc_dispatch_init_8() 504 omptarget_nvptx_LoopSupport<uint64_t, int64_t>::dispatch_init( in __kmpc_dispatch_init_8u() 544 omptarget_nvptx_LoopSupport<int32_t, int32_t>::dispatch_fini(); in __kmpc_dispatch_fini_4() 556 omptarget_nvptx_LoopSupport<int64_t, int64_t>::dispatch_fini(); in __kmpc_dispatch_fini_8() 575 omptarget_nvptx_LoopSupport<int32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4() 595 omptarget_nvptx_LoopSupport<int64_t, int64_t>::for_static_init( in __kmpc_for_static_init_8() 616 omptarget_nvptx_LoopSupport<int32_t, int32_t>::for_static_init( in __kmpc_distribute_static_init_4() [all …]
|