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