Function coresimd::vendor::_mm256_blend_ps [] [src]

pub unsafe fn _mm256_blend_ps(a: f32x8, b: f32x8, imm8: i32) -> f32x8

Blend packed single-precision (32-bit) floating-point elements from a and b using control mask imm8.