Searched refs:for_static_init (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/ |
D | loop.cu | 97 INLINE static void for_static_init(int32_t gtid, int32_t schedtype, in for_static_init() function in omptarget_nvptx_LoopSupport 624 omptarget_nvptx_LoopSupport<int32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4() 635 omptarget_nvptx_LoopSupport<uint32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4u() 646 omptarget_nvptx_LoopSupport<int64_t, int64_t>::for_static_init( in __kmpc_for_static_init_8() 657 omptarget_nvptx_LoopSupport<uint64_t, int64_t>::for_static_init( in __kmpc_for_static_init_8u() 669 omptarget_nvptx_LoopSupport<int32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4_simple_spmd() 681 omptarget_nvptx_LoopSupport<uint32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4u_simple_spmd() 693 omptarget_nvptx_LoopSupport<int64_t, int64_t>::for_static_init( in __kmpc_for_static_init_8_simple_spmd() 705 omptarget_nvptx_LoopSupport<uint64_t, int64_t>::for_static_init( in __kmpc_for_static_init_8u_simple_spmd() 716 omptarget_nvptx_LoopSupport<int32_t, int32_t>::for_static_init( in __kmpc_for_static_init_4_simple_generic() [all …]
|