Home | History | Annotate | Download | only in include

Lines Matching defs:vrshrq_n_u64

1038 uint64x2_t vrshrq_n_u64(uint64x2_t a, __constrange(1,64) int b); // VRSHR.U64 q0,q0,#64
7797 return64(vrshrq_n_u64(_pM128i(a), b));
7878 uint64x2_t vrshrq_n_u64(uint64x2_t a, __constrange(1,64) int b); // VRSHR.U64 q0,q0,#64
7879 _NEON2SSE_INLINE uint64x2_t vrshrq_n_u64(uint64x2_t a, __constrange(1,64) int b)
8152 shift = vrshrq_n_u64(b, c);
8785 r64 = vrshrq_n_u64(a,b);
8859 r64 = vrshrq_n_u64(a,b);