Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp3627 packed_reduction_method = __kmp_determine_reduction_method( in __kmpc_reduce_nowait()
3840 packed_reduction_method = __kmp_determine_reduction_method( in __kmpc_reduce()
H A Dkmp.h4389 extern PACKED_REDUCTION_METHOD_T __kmp_determine_reduction_method(
H A Dkmp_runtime.cpp8861 __kmp_determine_reduction_method( in __kmp_determine_reduction_method() function