Home
last modified time | relevance | path

Searched refs:v128_store_pack3 (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Dstore_packed3.h28 void v128_store_pack3(char* p, const V& ca, const V& cb, const V& cc);
43 v128_store_pack3(p, a, b, c); in i_store_packed3()
78 v128_store_pack3(p, a, b, c); in i_store_packed3()
113 v128_store_pack3(p, a, b, c); in i_store_packed3()
146 v128_store_pack3(p, a, b, c); in i_store_packed3()
193 v128_store_pack3(p, a, b, c); in i_store_packed3()
226 v128_store_pack3(p, a, b, c); in i_store_packed3()
257 void v128_store_pack3(char* p, const V& ca, const V& cb, const V& cc) in v128_store_pack3() function