3 references to Exponent126
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.ConvertHelpers.cs (3)
614
bitValue -= Vector128.Create(
Exponent126
);
678
bitValue -= Vector256.Create(
Exponent126
);
742
bitValue -= Vector512.Create(
Exponent126
);