1 reference to ConvertToVector128UInt64WithTruncation
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (1)
144
public static Vector128<ulong> ConvertToVector128UInt64WithTruncation(Vector128<float> value) =>
ConvertToVector128UInt64WithTruncation
(value);