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