Int32x4 operator +(
Int32x4 other
)

Addition operator.

Source

/// Addition operator.
Int32x4 operator+(Int32x4 other);