Searched refs:v_store_aligned (Results 1 – 3 of 3) sorted by relevance
547 inline void v_store_aligned(_Tp* ptr, const _Tpvec& a) \566 v_store_aligned(buf, a); \
950 inline void v_store_aligned(_Tp* ptr, const _Tpvec& a) \979 inline void v_store_aligned(_Tp* ptr, const _Tpvec& a) \996 v_store_aligned(buf, a); \
554 inline void v_store_aligned(_Tp* ptr, const v_reg<_Tp, n>& a) in v_store_aligned() function