1 reference to ConvertToUInt32
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (1)
725
public static uint ConvertToUInt32(Vector256<uint> value) =>
ConvertToUInt32
(value);