Function vcgeq_s32

#[target_feature(enable = "neon")]
pub fn vcgeq_s32(a: int32x4_t, b: int32x4_t) -> uint32x4_t

Compare signed greater than or equal Arm's documentation