3 references to ShiftLowerToUpper
System.IO.Hashing (3)
System\IO\Hashing\Crc64.Vectorized.cs (3)
80
x0 ^=
ShiftLowerToUpper
(Vector128.CreateScalar(crc));
130
x7 ^=
ShiftLowerToUpper
(Vector128.CreateScalar(crc));
148
ShiftLowerToUpper
(x7);