1 reference to LoadAlignedNonTemporal
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Numerics\Vector_1.cs (1)
1084static Vector<T> ISimdVector<Vector<T>, T>.LoadAlignedNonTemporal(T* source) => Vector.LoadAlignedNonTemporal(source);