Function core::arch::x86::_mm256_setr_m128 [] [src]

pub unsafe fn _mm256_setr_m128(lo: __m128, hi: __m128) -> __m256
🔬 This is a nightly-only experimental API. (stdsimd #48556)
This is supported on x86 and target feature avx only.

Set packed __m256 returned vector with the supplied values.