6 references to Prime32_1
Microsoft.CodeAnalysis (6)
Hashing\XxHashShared.cs (6)
406Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5, Prime32_1), accumulators + 4); 413Vector128.Store(Vector128.Create(Prime64_5, Prime32_1), accumulators + 6); 425accumulators[7] = Prime32_1; 756*accumulators = xorWithKey * Prime32_1; 770accVec = xorWithKey * Vector256.Create((ulong)Prime32_1); 779accVec = xorWithKey * Vector128.Create((ulong)Prime32_1);