1 reference to StoreLow
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Sse.cs (1)
600public static unsafe void StoreLow(float* address, Vector128<float> source) => StoreLow(address, source);