1 reference to RoundScale
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx10v1.cs (1)
3500
public static Vector128<double> RoundScale(Vector128<double> value, [ConstantExpected] byte control) =>
RoundScale
(value, control);