• Home
  • Raw
  • Download

Lines Matching defs:__a

38 __m128 test_mm_cmpeq_ps(__m128 __a, __m128 __b) {  in test_mm_cmpeq_ps()
47 __m128 test_mm_cmpeq_ss(__m128 __a, __m128 __b) { in test_mm_cmpeq_ss()
53 __m128 test_mm_cmpge_ps(__m128 __a, __m128 __b) { in test_mm_cmpge_ps()
62 __m128 test_mm_cmpge_ss(__m128 __a, __m128 __b) { in test_mm_cmpge_ss()
69 __m128 test_mm_cmpgt_ps(__m128 __a, __m128 __b) { in test_mm_cmpgt_ps()
78 __m128 test_mm_cmpgt_ss(__m128 __a, __m128 __b) { in test_mm_cmpgt_ss()
85 __m128 test_mm_cmple_ps(__m128 __a, __m128 __b) { in test_mm_cmple_ps()
94 __m128 test_mm_cmple_ss(__m128 __a, __m128 __b) { in test_mm_cmple_ss()
100 __m128 test_mm_cmplt_ps(__m128 __a, __m128 __b) { in test_mm_cmplt_ps()
109 __m128 test_mm_cmplt_ss(__m128 __a, __m128 __b) { in test_mm_cmplt_ss()
115 __m128 test_mm_cmpneq_ps(__m128 __a, __m128 __b) { in test_mm_cmpneq_ps()
124 __m128 test_mm_cmpneq_ss(__m128 __a, __m128 __b) { in test_mm_cmpneq_ss()
130 __m128 test_mm_cmpnge_ps(__m128 __a, __m128 __b) { in test_mm_cmpnge_ps()
139 __m128 test_mm_cmpnge_ss(__m128 __a, __m128 __b) { in test_mm_cmpnge_ss()
146 __m128 test_mm_cmpngt_ps(__m128 __a, __m128 __b) { in test_mm_cmpngt_ps()
155 __m128 test_mm_cmpngt_ss(__m128 __a, __m128 __b) { in test_mm_cmpngt_ss()
162 __m128 test_mm_cmpnle_ps(__m128 __a, __m128 __b) { in test_mm_cmpnle_ps()
171 __m128 test_mm_cmpnle_ss(__m128 __a, __m128 __b) { in test_mm_cmpnle_ss()
177 __m128 test_mm_cmpnlt_ps(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ps()
186 __m128 test_mm_cmpnlt_ss(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ss()
192 __m128 test_mm_cmpord_ps(__m128 __a, __m128 __b) { in test_mm_cmpord_ps()
201 __m128 test_mm_cmpord_ss(__m128 __a, __m128 __b) { in test_mm_cmpord_ss()
207 __m128 test_mm_cmpunord_ps(__m128 __a, __m128 __b) { in test_mm_cmpunord_ps()
216 __m128 test_mm_cmpunord_ss(__m128 __a, __m128 __b) { in test_mm_cmpunord_ss()