3 references to ShiftLowerToUpper
System.IO.Hashing (3)
System\IO\Hashing\Crc64.Vectorized.cs (3)
76
x0 ^=
ShiftLowerToUpper
(Vector128.CreateScalar(crc));
126
x7 ^=
ShiftLowerToUpper
(Vector128.CreateScalar(crc));
144
ShiftLowerToUpper
(x7);