llvmint::x86::avx2_gather_q_ps [−] [src]

pub unsafe extern fn avx2_gather_q_ps(a: f32x4, b: *mut i8, c: i64x2, d: f32x4, e: i8) -> f32x4

The llvm.x86.avx2.gather.q.ps intrinsic; known as __builtin_ia32_gatherq_ps in GCC.