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