Function vcle_f16
#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcle_f16(a: float16x4_t, b: float16x4_t) -> uint16x4_t
Floating-point compare less than or equal Arm's documentation
vcle_f16#[target_feature(enable = "neon", enable = "fp16")]
pub fn vcle_f16(a: float16x4_t, b: float16x4_t) -> uint16x4_t
Floating-point compare less than or equal Arm's documentation