1 reference to BroadcastVector128ToVector512
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (1)
320
public static unsafe Vector512<long> BroadcastVector128ToVector512(long* address) =>
BroadcastVector128ToVector512
(address);