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