1 reference to BroadcastScalarToVector512
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512F.cs (1)
2554
public static Vector512<long> BroadcastScalarToVector512(Vector128<long> value) =>
BroadcastScalarToVector512
(value);