Home
last modified time | relevance | path

Searched refs:v512_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.h32 void v512_store_pack3(char* p, const V& ca, const V& cb, const V& cc);
65 v512_store_pack3(p, a, b, c); in i_store_packed3()
100 v512_store_pack3(p, a, b, c); in i_store_packed3()
135 v512_store_pack3(p, a, b, c); in i_store_packed3()
180 v512_store_pack3(p, a, b, c); in i_store_packed3()
215 v512_store_pack3(p, a, b, c); in i_store_packed3()
250 v512_store_pack3(p, a, b, c); in i_store_packed3()
279 void v512_store_pack3(char* p, const V& ca, const V& cb, const V& cc) in v512_store_pack3() function