Home | History | Annotate | Download | only in clang-include

Lines Matching refs:LB

372 #define _mm_cmpestrm(A, LA, B, LB, M) \
373 __builtin_ia32_pcmpestrm128((A), (LA), (B), (LB), (M))
375 __builtin_ia32_pcmpestri128((A), (LA), (B), (LB), (M))
378 #define _mm_cmpistra(A, LA, B, LB, M) \
379 __builtin_ia32_pcmpistria128((A), (LA), (B), (LB), (M))
380 #define _mm_cmpistrc(A, LA, B, LB, M) \
381 __builtin_ia32_pcmpistric128((A), (LA), (B), (LB), (M))
382 #define _mm_cmpistro(A, LA, B, LB, M) \
383 __builtin_ia32_pcmpistrio128((A), (LA), (B), (LB), (M))
384 #define _mm_cmpistrs(A, LA, B, LB, M) \
385 __builtin_ia32_pcmpistris128((A), (LA), (B), (LB), (M))
386 #define _mm_cmpistrz(A, LA, B, LB, M) \
387 __builtin_ia32_pcmpistriz128((A), (LA), (B), (LB), (M))
389 #define _mm_cmpestra(A, LA, B, LB, M) \
390 __builtin_ia32_pcmpestria128((A), (LA), (B), (LB), (M))
391 #define _mm_cmpestrc(A, LA, B, LB, M) \
392 __builtin_ia32_pcmpestric128((A), (LA), (B), (LB), (M))
393 #define _mm_cmpestro(A, LA, B, LB, M) \
394 __builtin_ia32_pcmpestrio128((A), (LA), (B), (LB), (M))
395 #define _mm_cmpestrs(A, LA, B, LB, M) \
396 __builtin_ia32_pcmpestris128((A), (LA), (B), (LB), (M))
397 #define _mm_cmpestrz(A, LA, B, LB, M) \
398 __builtin_ia32_pcmpestriz128((A), (LA), (B), (LB), (M))