Lines Matching defs:__b
6 __m128 test_mm_cmpeq_ps(__m128 __a, __m128 __b) { in test_mm_cmpeq_ps()
15 __m128 test_mm_cmpge_ps(__m128 __a, __m128 __b) { in test_mm_cmpge_ps()
24 __m128 test_mm_cmpgt_ps(__m128 __a, __m128 __b) { in test_mm_cmpgt_ps()
33 __m128 test_mm_cmple_ps(__m128 __a, __m128 __b) { in test_mm_cmple_ps()
42 __m128 test_mm_cmplt_ps(__m128 __a, __m128 __b) { in test_mm_cmplt_ps()
51 __m128 test_mm_cmpneq_ps(__m128 __a, __m128 __b) { in test_mm_cmpneq_ps()
60 __m128 test_mm_cmpnge_ps(__m128 __a, __m128 __b) { in test_mm_cmpnge_ps()
69 __m128 test_mm_cmpngt_ps(__m128 __a, __m128 __b) { in test_mm_cmpngt_ps()
78 __m128 test_mm_cmpnle_ps(__m128 __a, __m128 __b) { in test_mm_cmpnle_ps()
87 __m128 test_mm_cmpnlt_ps(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ps()
96 __m128 test_mm_cmpord_ps(__m128 __a, __m128 __b) { in test_mm_cmpord_ps()
105 __m128 test_mm_cmpunord_ps(__m128 __a, __m128 __b) { in test_mm_cmpunord_ps()