Home | History | Annotate | Download | only in include

Lines Matching defs:vqdmulhq_s16

581 int16x8_t vqdmulhq_s16(int16x8_t a, int16x8_t b); // VQDMULH.S16 q0,q0,q0
4199 int16x8_t vqdmulhq_s16(int16x8_t a, int16x8_t b); // VQDMULH.S16 q0,q0,q0
4200 _NEON2SSE_INLINE int16x8_t vqdmulhq_s16(int16x8_t a, int16x8_t b) // VQDMULH.S16 q0,q0,q0
13850 return vqdmulhq_s16(vec1, scalar);
13891 return vqdmulhq_s16(vec1, scalar);