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