1 reference to BroadcastScalarToVector256
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx2.cs (1)
553
public static unsafe Vector256<byte> BroadcastScalarToVector256(byte* source) =>
BroadcastScalarToVector256
(source);