llvmint::x86::avx2_gather_d_ps [−] [src]

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

The llvm.x86.avx2.gather.d.ps intrinsic; known as __builtin_ia32_gatherd_ps in GCC.