1 reference to ConvertToVector256Int64
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (1)
896
public static unsafe Vector256<long> ConvertToVector256Int64(int* address) =>
ConvertToVector256Int64
(address);