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