Function vcleq_s16

#[target_feature(enable = "neon")]
pub fn vcleq_s16(a: int16x8_t, b: int16x8_t) -> uint16x8_t

Compare signed less than or equal Arm's documentation