Int32x4 equal(
Float32x4 other
)

Relational equal.

Source

/// Relational equal.
Int32x4 equal(Float32x4 other);