Searched refs:thisAccumPtr (Results 1 – 1 of 1) sorted by relevance
782 uint8_t *const thisAccumPtr = mtls->accumPtr[idx]; in launchReduceParallel() local784 if (finalAccumPtr != thisAccumPtr) { in launchReduceParallel()793 format_bytes(&fmt, thisAccumPtr, mtls->accumSize)); in launchReduceParallel()795 mtls->combFunc(finalAccumPtr, thisAccumPtr); in launchReduceParallel()801 finalAccumPtr = thisAccumPtr; in launchReduceParallel()