Function vcgtq_s32
#[target_feature(enable = "neon")]
pub fn vcgtq_s32(a: int32x4_t, b: int32x4_t) -> uint32x4_t
Compare signed greater than Arm's documentation
vcgtq_s32#[target_feature(enable = "neon")]
pub fn vcgtq_s32(a: int32x4_t, b: int32x4_t) -> uint32x4_t
Compare signed greater than Arm's documentation