1 reference to BroadcastScalarToVector128
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx.cs (1)
111
public static unsafe Vector128<float> BroadcastScalarToVector128(float* source) =>
BroadcastScalarToVector128
(source);