6 references to Prime64_4
System.IO.Hashing (6)
System\IO\Hashing\XxHash128.cs (1)
416+ (accHigh * Prime64_4)
System\IO\Hashing\XxHash64.State.cs (2)
65acc += Prime64_4; 116acc += Prime64_4;
System\IO\Hashing\XxHashShared.cs (3)
397Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5, Prime32_1), accumulators + 4); 403Vector128.Store(Vector128.Create(Prime64_4, Prime32_2), accumulators + 4); 413accumulators[4] = Prime64_4;