1 reference to ConvertToVector256Int64WithTruncation
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (1)
180
public static Vector256<long> ConvertToVector256Int64WithTruncation(Vector256<double> value) =>
ConvertToVector256Int64WithTruncation
(value);