5 references to ShiftRightLogical
GenerateDocumentationAndConfigFiles (1)
src\roslyn\src\Compilers\Core\Portable\Hashing\XxHashShared.cs (1)
768
Vector256<ulong> xorShift = accVec ^ Vector256.
ShiftRightLogical
(accVec, 47);
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Utilities\Hashing\XxHashShared.cs (1)
767
Vector256<ulong> xorShift = accVec ^ Vector256.
ShiftRightLogical
(accVec, 47);
Microsoft.CodeAnalysis (1)
Hashing\XxHashShared.cs (1)
768
Vector256<ulong> xorShift = accVec ^ Vector256.
ShiftRightLogical
(accVec, 47);
Microsoft.CodeAnalysis.Workspaces (1)
src\roslyn\src\Compilers\Core\Portable\Hashing\XxHashShared.cs (1)
768
Vector256<ulong> xorShift = accVec ^ Vector256.
ShiftRightLogical
(accVec, 47);
System.IO.Hashing (1)
System\IO\Hashing\XxHashShared.cs (1)
773
Vector256<ulong> xorShift = accVec ^ Vector256.
ShiftRightLogical
(accVec, 47);