1 reference to BroadcastScalarToVector128
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (1)
415
public static Vector128<float> BroadcastScalarToVector128(Vector128<float> value) =>
BroadcastScalarToVector128
(value);