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