Tags / Equivalents

_mm256_set1_epi16() on Intel 64-bit - AVX2

Broadcast 16-bit integer a to all all elements of output. This intrinsic may generate the vpbroadcastw.

 Intel 64-bit

_mm256_set1_ps() on Intel 64-bit - AVX2

Broadcast single-precision (32-bit) floating-point value a to all elements of output.

 Intel 64-bit

_mm256_set1_epi64x() on Intel 64-bit - AVX2

Broadcast 64-bit integer a to all elements of output. This intrinsic may generate the vpbroadcastq.

 Intel 64-bit

_mm256_set1_pd() on Intel 64-bit - AVX2

Broadcast double-precision (64-bit) floating-point value a to all elements of output.

 Intel 64-bit

_mm256_set1_epi32() on Intel 64-bit - AVX2

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

 Intel 64-bit

_mm256_set1_epi8() on Intel 64-bit - AVX2

Broadcast 8-bit integer a to all elements of output. This intrinsic may generate the vpbroadcastb.

 Intel 64-bit

_mm256_set1_epi16() on Intel 64-bit - AVX2

Broadcast 16-bit integer a to all all elements of output. This intrinsic may generate the vpbroadcastw.

 Intel 64-bit
 
Some data for your search? Something else? whatever.