pub unsafe fn vmaxvq_u32(a: uint32x4_t) -> u32
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Horizontal vector max.
pub unsafe fn vmaxvq_u32(a: uint32x4_t) -> u32
target_arch="arm64ec"
) and target feature neon
only.Horizontal vector max.