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