Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/deviceRTLs/common/src/
Dparallel.cu164 IncParallelLevel(IsActiveParallelRegion, in __kmpc_kernel_parallel()
202 IncParallelLevel(/*ActiveParallel=*/false, __kmpc_impl_activemask()); in __kmpc_serialized_parallel()
Dsupport.cu190 DEVICE void IncParallelLevel(bool ActiveParallel, __kmpc_impl_lanemask_t Mask) { in IncParallelLevel() function
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Dsupport.h75 DEVICE void IncParallelLevel(bool ActiveParallel, __kmpc_impl_lanemask_t Mask);