1 reference to LoadDquVector256
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx.cs (1)
678
public static unsafe Vector256<uint> LoadDquVector256(uint* address) =>
LoadDquVector256
(address);