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