pub fn vreinterpret_f16_f32(a: float32x2_t) -> float16x4_t🔬This is a nightly-only experimental API. (
stdarch_arm_neon_intrinsics #111800)Available on (AArch64 or
target_arch=arm64ec) and little-endian and non-target_arch=arm64ec and target feature v7 and target feature neon and target feature fp16 only.Expand description
Vector reinterpret cast operation Arm’s documentation