Home | History | Annotate | Download | only in Core

Lines Matching refs:StoreMode

195     template<int StoreMode>
198 internal::pstoret<Scalar, PacketScalar, StoreMode>
205 template<int StoreMode>
208 internal::pstoret<Scalar, PacketScalar, StoreMode>(m_storage.data() + index, val);