Function vcgeq_f16

#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcgeq_f16(a: float16x8_t, b: float16x8_t) -> uint16x8_t

Floating-point compare greater than or equal Arm's documentation