2 references to ShiftLeft
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (2)
425
bitValueInProcess = Vector128.
ShiftLeft
(bitValueInProcess, 13);
430
Vector128.
ShiftLeft
(offsetMaskedExponentLowerBound, 1));