2 references to ShiftLeft
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (2)
477
bitValueInProcess = Vector256.
ShiftLeft
(bitValueInProcess, 13);
482
Vector256.
ShiftLeft
(offsetMaskedExponentLowerBound, 1));