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