1 reference to BroadcastScalarToVector128
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (1)
444
public static unsafe Vector128<short> BroadcastScalarToVector128(short* source) =>
BroadcastScalarToVector128
(source);