Function vdup_n_f16
#[target_feature(enable = "neon")]
pub fn vdup_n_f16(a: f16) -> float16x4_t
Create a new vector with all lanes set to a value Arm's documentation
vdup_n_f16#[target_feature(enable = "neon")]
pub fn vdup_n_f16(a: f16) -> float16x4_t
Create a new vector with all lanes set to a value Arm's documentation