1 reference to LoadScalarVector128
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse2.cs (1)
888
public static unsafe Vector128<int> LoadScalarVector128(int* address) =>
LoadScalarVector128
(address);