• Home
  • Raw
  • Download

Lines Matching defs:__b

37 __m128 test_mm_cmpeq_ps(__m128 __a, __m128 __b) {  in test_mm_cmpeq_ps()
46 __m128 test_mm_cmpeq_ss(__m128 __a, __m128 __b) { in test_mm_cmpeq_ss()
52 __m128 test_mm_cmpge_ps(__m128 __a, __m128 __b) { in test_mm_cmpge_ps()
61 __m128 test_mm_cmpge_ss(__m128 __a, __m128 __b) { in test_mm_cmpge_ss()
68 __m128 test_mm_cmpgt_ps(__m128 __a, __m128 __b) { in test_mm_cmpgt_ps()
77 __m128 test_mm_cmpgt_ss(__m128 __a, __m128 __b) { in test_mm_cmpgt_ss()
84 __m128 test_mm_cmple_ps(__m128 __a, __m128 __b) { in test_mm_cmple_ps()
93 __m128 test_mm_cmple_ss(__m128 __a, __m128 __b) { in test_mm_cmple_ss()
99 __m128 test_mm_cmplt_ps(__m128 __a, __m128 __b) { in test_mm_cmplt_ps()
108 __m128 test_mm_cmplt_ss(__m128 __a, __m128 __b) { in test_mm_cmplt_ss()
114 __m128 test_mm_cmpneq_ps(__m128 __a, __m128 __b) { in test_mm_cmpneq_ps()
123 __m128 test_mm_cmpneq_ss(__m128 __a, __m128 __b) { in test_mm_cmpneq_ss()
129 __m128 test_mm_cmpnge_ps(__m128 __a, __m128 __b) { in test_mm_cmpnge_ps()
138 __m128 test_mm_cmpnge_ss(__m128 __a, __m128 __b) { in test_mm_cmpnge_ss()
145 __m128 test_mm_cmpngt_ps(__m128 __a, __m128 __b) { in test_mm_cmpngt_ps()
154 __m128 test_mm_cmpngt_ss(__m128 __a, __m128 __b) { in test_mm_cmpngt_ss()
161 __m128 test_mm_cmpnle_ps(__m128 __a, __m128 __b) { in test_mm_cmpnle_ps()
170 __m128 test_mm_cmpnle_ss(__m128 __a, __m128 __b) { in test_mm_cmpnle_ss()
176 __m128 test_mm_cmpnlt_ps(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ps()
185 __m128 test_mm_cmpnlt_ss(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ss()
191 __m128 test_mm_cmpord_ps(__m128 __a, __m128 __b) { in test_mm_cmpord_ps()
200 __m128 test_mm_cmpord_ss(__m128 __a, __m128 __b) { in test_mm_cmpord_ss()
206 __m128 test_mm_cmpunord_ps(__m128 __a, __m128 __b) { in test_mm_cmpunord_ps()
215 __m128 test_mm_cmpunord_ss(__m128 __a, __m128 __b) { in test_mm_cmpunord_ss()