Home
last modified time | relevance | path

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

/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/core/
H A Dstore_packed3.h37 void store_packed3(T* p, const any_vec<N,V1>& a, const any_vec<N,V2>& b, in store_packed3() function
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/null/
H A Dmemory.h124 void store_packed3(char* p, const V& a, const V& b, const V& c) in store_packed3() function