Function vcle_s16
#[target_feature(enable = "neon")]
pub fn vcle_s16(a: int16x4_t, b: int16x4_t) -> uint16x4_t
Compare signed less than or equal Arm's documentation
vcle_s16#[target_feature(enable = "neon")]
pub fn vcle_s16(a: int16x4_t, b: int16x4_t) -> uint16x4_t
Compare signed less than or equal Arm's documentation