4 references to Prime64_4
Microsoft.CodeAnalysis.Workspaces (4)
src\Compilers\Core\Portable\Hashing\XxHash128.cs (1)
423+ (accHigh * Prime64_4)
src\Compilers\Core\Portable\Hashing\XxHashShared.cs (3)
406Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5, Prime32_1), accumulators + 4); 412Vector128.Store(Vector128.Create(Prime64_4, Prime32_2), accumulators + 4); 422accumulators[4] = Prime64_4;