pub fn vdup_n_f32(value: f32) -> float32x2_t
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Duplicate vector element to vector or scalar Arm’s documentation