1 reference to ConvertToUInt32WithTruncation
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (1)
1348
public static uint ConvertToUInt32WithTruncation(Vector128<float> value) =>
ConvertToUInt32WithTruncation
(value);