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