Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_csupport.cpp3594 packed_reduction_method = __kmp_determine_reduction_method( in __kmpc_reduce_nowait()
3807 packed_reduction_method = __kmp_determine_reduction_method( in __kmpc_reduce()
H A Dkmp.h4057 extern PACKED_REDUCTION_METHOD_T __kmp_determine_reduction_method(
H A Dkmp_runtime.cpp8715 __kmp_determine_reduction_method( in __kmp_determine_reduction_method() function