1 reference to LoadVector512
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512BW.cs (1)
939
public static new unsafe Vector512<short> LoadVector512(short* address) =>
LoadVector512
(address);