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