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

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

Set packed __m256i returned vector with the supplied values.