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

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

Broadcast 32-bit integer a to all elements of returned vector. This intrinsic may generate the vpbroadcastd.