Searched refs:Int16x4 (Results 1 – 1 of 1) sorted by relevance
25 using Int16x4 = int16x4_t; variable39 typename std::conditional<ScalarCount >= 4, Int16x4,52 inline Int16x4 LoadInt16x4(const std::int16_t* src) { return vld1_s16(src); }59 inline void StoreInt16x4(std::int16_t* dst, Int16x4 value) {