Tags / Equivalents

vdupq_n_s32() on Arm 64-bit - NEON

Duplicates a scalar into every element of the destination vector.

 Arm 64-bit

vmov_n_s32() on Arm 64-bit - NEON

Duplicates a scalar into every element of the destination vector.

 Arm 64-bit

vec_splats() on IBM Power 9 64-bit - VSX

Returns a vector with the value of each element set to the value of the scalar input parameter.

 IBM Power 9 64-bit

vec_splat_s32() on IBM-Z 64-bit - IBM-Z

Returns a vector with each of the 4 signed 32-bits element equal to the given value. Minimum Arch: Z11.

 IBM-Z 64-bit

vdup_n_s32() on Arm 64-bit - NEON

Duplicates a scalar into every element of the destination vector.

 Arm 64-bit

_mm_set1_pi32() on Intel 64-bit - SSE4.2

Broadcast 32-bit integer "a" to all elements of "dst".

 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

vmovq_n_s32() on Arm 64-bit - NEON

Duplicates a scalar into every element of the destination vector.

 Arm 64-bit

_mm512_set1_epi32() on Intel 64-bit - AVX512

Broadcast 32-bit integer "a" to all elements of "dst".

 Intel 64-bit

vec_splat_s32() on IBM Power 9 64-bit - VSX

Returns a vector with all elements equal to the given value.

 IBM Power 9 64-bit

_mm_set1_epi32() on Intel 64-bit - SSE4.2

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

 Intel 64-bit

vec_splats() on IBM-Z 64-bit - IBM-Z

Returns a vector of which the value of each element is set to a. Minimum Arch: Z11.

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