Function vcgeq_s16
#[target_feature(enable = "neon")]
pub fn vcgeq_s16(a: int16x8_t, b: int16x8_t) -> uint16x8_t
Compare signed greater than or equal Arm's documentation
vcgeq_s16#[target_feature(enable = "neon")]
pub fn vcgeq_s16(a: int16x8_t, b: int16x8_t) -> uint16x8_t
Compare signed greater than or equal Arm's documentation