Lines Matching defs:__b
259 __m128 test_mm_cmpeq_ss(__m128 __a, __m128 __b) { in test_mm_cmpeq_ss()
265 __m128 test_mm_cmplt_ss(__m128 __a, __m128 __b) { in test_mm_cmplt_ss()
271 __m128 test_mm_cmple_ss(__m128 __a, __m128 __b) { in test_mm_cmple_ss()
277 __m128 test_mm_cmpunord_ss(__m128 __a, __m128 __b) { in test_mm_cmpunord_ss()
283 __m128 test_mm_cmpneq_ss(__m128 __a, __m128 __b) { in test_mm_cmpneq_ss()
289 __m128 test_mm_cmpnlt_ss(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ss()
295 __m128 test_mm_cmpnle_ss(__m128 __a, __m128 __b) { in test_mm_cmpnle_ss()
301 __m128 test_mm_cmpord_ss(__m128 __a, __m128 __b) { in test_mm_cmpord_ss()
307 __m128 test_mm_cmpgt_ss(__m128 __a, __m128 __b) { in test_mm_cmpgt_ss()
313 __m128 test_mm_cmpge_ss(__m128 __a, __m128 __b) { in test_mm_cmpge_ss()
319 __m128 test_mm_cmpngt_ss(__m128 __a, __m128 __b) { in test_mm_cmpngt_ss()
325 __m128 test_mm_cmpnge_ss(__m128 __a, __m128 __b) { in test_mm_cmpnge_ss()
331 __m128 test_mm_cmpeq_ps(__m128 __a, __m128 __b) { in test_mm_cmpeq_ps()
337 __m128 test_mm_cmplt_ps(__m128 __a, __m128 __b) { in test_mm_cmplt_ps()
343 __m128 test_mm_cmple_ps(__m128 __a, __m128 __b) { in test_mm_cmple_ps()
349 __m128 test_mm_cmpunord_ps(__m128 __a, __m128 __b) { in test_mm_cmpunord_ps()
355 __m128 test_mm_cmpneq_ps(__m128 __a, __m128 __b) { in test_mm_cmpneq_ps()
361 __m128 test_mm_cmpnlt_ps(__m128 __a, __m128 __b) { in test_mm_cmpnlt_ps()
367 __m128 test_mm_cmpnle_ps(__m128 __a, __m128 __b) { in test_mm_cmpnle_ps()
373 __m128 test_mm_cmpord_ps(__m128 __a, __m128 __b) { in test_mm_cmpord_ps()
379 __m128 test_mm_cmpgt_ps(__m128 __a, __m128 __b) { in test_mm_cmpgt_ps()
385 __m128 test_mm_cmpge_ps(__m128 __a, __m128 __b) { in test_mm_cmpge_ps()
391 __m128 test_mm_cmpngt_ps(__m128 __a, __m128 __b) { in test_mm_cmpngt_ps()
397 __m128 test_mm_cmpnge_ps(__m128 __a, __m128 __b) { in test_mm_cmpnge_ps()
403 __m128d test_mm_cmpeq_sd(__m128d __a, __m128d __b) { in test_mm_cmpeq_sd()
409 __m128d test_mm_cmplt_sd(__m128d __a, __m128d __b) { in test_mm_cmplt_sd()
415 __m128d test_mm_cmple_sd(__m128d __a, __m128d __b) { in test_mm_cmple_sd()
421 __m128d test_mm_cmpunord_sd(__m128d __a, __m128d __b) { in test_mm_cmpunord_sd()
427 __m128d test_mm_cmpneq_sd(__m128d __a, __m128d __b) { in test_mm_cmpneq_sd()
433 __m128d test_mm_cmpnlt_sd(__m128d __a, __m128d __b) { in test_mm_cmpnlt_sd()
439 __m128d test_mm_cmpnle_sd(__m128d __a, __m128d __b) { in test_mm_cmpnle_sd()
445 __m128d test_mm_cmpord_sd(__m128d __a, __m128d __b) { in test_mm_cmpord_sd()
451 __m128d test_mm_cmpgt_sd(__m128d __a, __m128d __b) { in test_mm_cmpgt_sd()
457 __m128d test_mm_cmpge_sd(__m128d __a, __m128d __b) { in test_mm_cmpge_sd()
463 __m128d test_mm_cmpngt_sd(__m128d __a, __m128d __b) { in test_mm_cmpngt_sd()
469 __m128d test_mm_cmpnge_sd(__m128d __a, __m128d __b) { in test_mm_cmpnge_sd()
475 __m128d test_mm_cmpeq_pd(__m128d __a, __m128d __b) { in test_mm_cmpeq_pd()
481 __m128d test_mm_cmplt_pd(__m128d __a, __m128d __b) { in test_mm_cmplt_pd()
487 __m128d test_mm_cmple_pd(__m128d __a, __m128d __b) { in test_mm_cmple_pd()
493 __m128d test_mm_cmpunord_pd(__m128d __a, __m128d __b) { in test_mm_cmpunord_pd()
499 __m128d test_mm_cmpneq_pd(__m128d __a, __m128d __b) { in test_mm_cmpneq_pd()
505 __m128d test_mm_cmpnlt_pd(__m128d __a, __m128d __b) { in test_mm_cmpnlt_pd()
511 __m128d test_mm_cmpnle_pd(__m128d __a, __m128d __b) { in test_mm_cmpnle_pd()
517 __m128d test_mm_cmpord_pd(__m128d __a, __m128d __b) { in test_mm_cmpord_pd()
523 __m128d test_mm_cmpgt_pd(__m128d __a, __m128d __b) { in test_mm_cmpgt_pd()
529 __m128d test_mm_cmpge_pd(__m128d __a, __m128d __b) { in test_mm_cmpge_pd()
535 __m128d test_mm_cmpngt_pd(__m128d __a, __m128d __b) { in test_mm_cmpngt_pd()
541 __m128d test_mm_cmpnge_pd(__m128d __a, __m128d __b) { in test_mm_cmpnge_pd()