2 references to ShiftLeft
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (2)
529
bitValueInProcess = Vector512.
ShiftLeft
(bitValueInProcess, 13);
534
Vector512.
ShiftLeft
(offsetMaskedExponentLowerBound, 1));