Home
last modified time | relevance | path

Searched defs:shuffle2_128 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Dshuffle128.h51 uint8<64> shuffle2_128(const uint8<64>& a, const uint8<64>& b) in shuffle2_128() function
58 uint16<32> shuffle2_128(const uint16<32>& a, const uint16<32>& b) in shuffle2_128() function
66 uint32<16> shuffle2_128(const uint32<16>& a, const uint32<16>& b) in shuffle2_128() function
72 uint64<8> shuffle2_128(const uint64<8>& a, const uint64<8>& b) in shuffle2_128() function
78 float32<16> shuffle2_128(const float32<16>& a, const float32<16>& b) in shuffle2_128() function
84 float64<8> shuffle2_128(const float64<8>& a, const float64<8>& b) in shuffle2_128() function