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