Function vgatherqps

Source
unsafe extern "C" fn vgatherqps(
    src: f32x8,
    slice: *const i8,
    offsets: i64x8,
    mask: i8,
    scale: i32,
) -> f32x8
Available on x86 or x86-64 only.