Lines Matching defs:B
6 __m128d test_mm_cmpeq_pd(__m128d A, __m128d B) { in test_mm_cmpeq_pd()
15 __m128d test_mm_cmpge_pd(__m128d A, __m128d B) { in test_mm_cmpge_pd()
24 __m128d test_mm_cmpgt_pd(__m128d A, __m128d B) { in test_mm_cmpgt_pd()
33 __m128d test_mm_cmple_pd(__m128d A, __m128d B) { in test_mm_cmple_pd()
42 __m128d test_mm_cmplt_pd(__m128d A, __m128d B) { in test_mm_cmplt_pd()
51 __m128d test_mm_cmpneq_pd(__m128d A, __m128d B) { in test_mm_cmpneq_pd()
60 __m128d test_mm_cmpnge_pd(__m128d A, __m128d B) { in test_mm_cmpnge_pd()
69 __m128d test_mm_cmpngt_pd(__m128d A, __m128d B) { in test_mm_cmpngt_pd()
78 __m128d test_mm_cmpnle_pd(__m128d A, __m128d B) { in test_mm_cmpnle_pd()
87 __m128d test_mm_cmpnlt_pd(__m128d A, __m128d B) { in test_mm_cmpnlt_pd()
96 __m128d test_mm_cmpord_pd(__m128d A, __m128d B) { in test_mm_cmpord_pd()
105 __m128d test_mm_cmpunord_pd(__m128d A, __m128d B) { in test_mm_cmpunord_pd()