3 references to LoadAligned
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector2.cs (1)
708
/// <inheritdoc cref="Vector4.
LoadAligned
(float*)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector3.cs (1)
745
/// <inheritdoc cref="Vector4.
LoadAligned
(float*)" />
src\runtime\src\libraries\System.Private.CoreLib\src\System\Numerics\Vector4.cs (1)
20
/// <summary>Specifies the alignment of the vector as used by the <see cref="
LoadAligned
(float*)" /> and <see cref="Vector.StoreAligned(Vector4, float*)" /> APIs.</summary>