Function vrev64_f32

#[target_feature(enable = "neon")]
pub fn vrev64_f32(a: float32x2_t) -> float32x2_t

Reversing vector elements (swap endianness) Arm's documentation