Searched refs:combFunc (Results 1 – 4 of 4) sorted by relevance
47 ReduceCombinerFunc_t combFunc; // user combiner function member98 ReduceCombinerFunc_t combFunc; member
537 if (!(reduceDescriptions[i].combFunc = in createFromSharedObject()544 reduceDescriptions[i].combFunc = nullptr; in createFromSharedObject()
722 if (!mtls->combFunc) { in launchReduceParallel()785 if (mtls->combFunc) { in launchReduceParallel()795 mtls->combFunc(finalAccumPtr, thisAccumPtr); in launchReduceParallel()
784 mtls->combFunc = desc->combFunc; // might legally be nullptr in reduceKernelSetup()