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)
65
acc +=
Prime64_4
;
116
acc +=
Prime64_4
;
System\IO\Hashing\XxHashShared.cs (3)
397
Vector256.Store(Vector256.Create(
Prime64_4
, Prime32_2, Prime64_5, Prime32_1), accumulators + 4);
403
Vector128.Store(Vector128.Create(
Prime64_4
, Prime32_2), accumulators + 4);
413
accumulators[4] =
Prime64_4
;