6 references to Prime32_1
Microsoft.AspNetCore.Razor.Utilities.Shared (6)
Utilities\Hashing\XxHashShared.cs (6)
405
Vector256.Store(Vector256.Create(Prime64_4, Prime32_2, Prime64_5,
Prime32_1
), accumulators + 4);
412
Vector128.Store(Vector128.Create(Prime64_5,
Prime32_1
), accumulators + 6);
424
accumulators[7] =
Prime32_1
;
755
*accumulators = xorWithKey *
Prime32_1
;
769
accVec = xorWithKey * Vector256.Create((ulong)
Prime32_1
);
778
accVec = xorWithKey * Vector128.Create((ulong)
Prime32_1
);