3 references to Exponent126
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (3)
612
bitValue -= Vector128.Create(
Exponent126
);
676
bitValue -= Vector256.Create(
Exponent126
);
740
bitValue -= Vector512.Create(
Exponent126
);