5 references to Prime64_5
System.IO.Hashing (5)
System\IO\Hashing\XxHash64.State.cs (2)
44
_smallAcc = seed +
Prime64_5
;
136
acc ^= lane *
Prime64_5
;
System\IO\Hashing\XxHashShared.cs (3)
397
Vector256.Store(Vector256.Create(Prime64_4, Prime32_2,
Prime64_5
, Prime32_1), accumulators + 4);
404
Vector128.Store(Vector128.Create(
Prime64_5
, Prime32_1), accumulators + 6);
415
accumulators[6] =
Prime64_5
;