1 reference to Reduce
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (1)
4433
public static Vector512<float> Reduce(Vector512<float> value, [ConstantExpected] byte control) =>
Reduce
(value, control);