Home | History | Annotate | Download | only in include

Lines Matching refs:LY

661 #define _mm_cmpestrm(X, LX, Y, LY, M)					\
664 (int)(LY), (int)(M)))
665 #define _mm_cmpestri(X, LX, Y, LY, M) \
667 (__v16qi)(__m128i)(Y), (int)(LY), \
771 #define _mm_cmpestra(X, LX, Y, LY, M) \
773 (__v16qi)(__m128i)(Y), (int)(LY), \
775 #define _mm_cmpestrc(X, LX, Y, LY, M) \
777 (__v16qi)(__m128i)(Y), (int)(LY), \
779 #define _mm_cmpestro(X, LX, Y, LY, M) \
781 (__v16qi)(__m128i)(Y), (int)(LY), \
783 #define _mm_cmpestrs(X, LX, Y, LY, M) \
785 (__v16qi)(__m128i)(Y), (int)(LY), \
787 #define _mm_cmpestrz(X, LX, Y, LY, M) \
789 (__v16qi)(__m128i)(Y), (int)(LY), \