1 reference to ConvertToVector512Int64WithTruncation
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (1)
4152
public static Vector512<long> ConvertToVector512Int64WithTruncation(Vector256<float> value) =>
ConvertToVector512Int64WithTruncation
(value);