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