Function vdup_laneq_f16
#[target_feature(enable = "neon")]
pub fn vdup_laneq_f16(a: float16x8_t, N: i32) -> float16x4_t
Set all vector lanes to the same value Arm's documentation
vdup_laneq_f16#[target_feature(enable = "neon")]
pub fn vdup_laneq_f16(a: float16x8_t, N: i32) -> float16x4_t
Set all vector lanes to the same value Arm's documentation