Function core::arch::aarch64::vdup_laneq_u16 [−][src]
pub unsafe fn vdup_laneq_u16(a: uint16x8_t, const N: i32) -> uint16x4_tThis is supported on target feature
neon and target feature v7 and AArch64 only.Expand description
Set all vector lanes to the same value
