1 reference to ConvertToUInt64
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (1)
3929
public static ulong ConvertToUInt64(Vector128<double> value) =>
ConvertToUInt64
(value);