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