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