Lines Matching defs:M
233 #define _mm_round_ps(X, M) \ argument
274 #define _mm_round_ss(X, Y, M) \ argument
308 #define _mm_round_pd(X, M) \ argument
349 #define _mm_round_sd(X, Y, M) \ argument
378 #define _mm_blend_pd(V1, V2, M) \ argument
406 #define _mm_blend_ps(V1, V2, M) \ argument
515 #define _mm_blend_epi16(V1, V2, M) \ argument
592 #define _mm_dp_ps(X, Y, M) \ argument
627 #define _mm_dp_pd(X, Y, M) \ argument
1176 #define _mm_test_mix_ones_zeros(M, V) _mm_testnzc_si128((M), (V)) argument
1194 #define _mm_test_all_zeros(M, V) _mm_testz_si128 ((M), (V)) argument
1516 #define _mm_mpsadbw_epu8(X, Y, M) \ argument
1626 #define _mm_cmpistrm(A, B, M) \ argument
1680 #define _mm_cmpistri(A, B, M) \ argument
1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
1851 #define _mm_cmpistra(A, B, M) \ argument
1900 #define _mm_cmpistrc(A, B, M) \ argument
1948 #define _mm_cmpistro(A, B, M) \ argument
1998 #define _mm_cmpistrs(A, B, M) \ argument
2048 #define _mm_cmpistrz(A, B, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument