Lines Matching defs:b

6 __m256d test_mm256_cmp_pd_eq_oq(__m256d a, __m256d b) {  in test_mm256_cmp_pd_eq_oq()
12 __m256d test_mm256_cmp_pd_lt_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_lt_os()
18 __m256d test_mm256_cmp_pd_le_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_le_os()
24 __m256d test_mm256_cmp_pd_unord_q(__m256d a, __m256d b) { in test_mm256_cmp_pd_unord_q()
30 __m256d test_mm256_cmp_pd_neq_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_neq_uq()
36 __m256d test_mm256_cmp_pd_nlt_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_nlt_us()
42 __m256d test_mm256_cmp_pd_nle_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_nle_us()
48 __m256d test_mm256_cmp_pd_ord_q(__m256d a, __m256d b) { in test_mm256_cmp_pd_ord_q()
54 __m256d test_mm256_cmp_pd_eq_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_eq_uq()
60 __m256d test_mm256_cmp_pd_nge_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_nge_us()
66 __m256d test_mm256_cmp_pd_ngt_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_ngt_us()
72 __m256d test_mm256_cmp_pd_false_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_false_oq()
78 __m256d test_mm256_cmp_pd_neq_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_neq_oq()
84 __m256d test_mm256_cmp_pd_ge_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_ge_os()
90 __m256d test_mm256_cmp_pd_gt_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_gt_os()
96 __m256d test_mm256_cmp_pd_true_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_true_uq()
102 __m256d test_mm256_cmp_pd_eq_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_eq_os()
108 __m256d test_mm256_cmp_pd_lt_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_lt_oq()
114 __m256d test_mm256_cmp_pd_le_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_le_oq()
120 __m256d test_mm256_cmp_pd_unord_s(__m256d a, __m256d b) { in test_mm256_cmp_pd_unord_s()
126 __m256d test_mm256_cmp_pd_neq_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_neq_us()
132 __m256d test_mm256_cmp_pd_nlt_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_nlt_uq()
138 __m256d test_mm256_cmp_pd_nle_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_nle_uq()
144 __m256d test_mm256_cmp_pd_ord_s(__m256d a, __m256d b) { in test_mm256_cmp_pd_ord_s()
150 __m256d test_mm256_cmp_pd_eq_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_eq_us()
156 __m256d test_mm256_cmp_pd_nge_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_nge_uq()
162 __m256d test_mm256_cmp_pd_ngt_uq(__m256d a, __m256d b) { in test_mm256_cmp_pd_ngt_uq()
168 __m256d test_mm256_cmp_pd_false_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_false_os()
174 __m256d test_mm256_cmp_pd_neq_os(__m256d a, __m256d b) { in test_mm256_cmp_pd_neq_os()
180 __m256d test_mm256_cmp_pd_ge_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_ge_oq()
186 __m256d test_mm256_cmp_pd_gt_oq(__m256d a, __m256d b) { in test_mm256_cmp_pd_gt_oq()
192 __m256d test_mm256_cmp_pd_true_us(__m256d a, __m256d b) { in test_mm256_cmp_pd_true_us()
198 __m256 test_mm256_cmp_ps_eq_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_eq_oq()
204 __m256 test_mm256_cmp_ps_lt_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_lt_os()
210 __m256 test_mm256_cmp_ps_le_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_le_os()
216 __m256 test_mm256_cmp_ps_unord_q(__m256 a, __m256 b) { in test_mm256_cmp_ps_unord_q()
222 __m256 test_mm256_cmp_ps_neq_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_neq_uq()
228 __m256 test_mm256_cmp_ps_nlt_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_nlt_us()
234 __m256 test_mm256_cmp_ps_nle_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_nle_us()
240 __m256 test_mm256_cmp_ps_ord_q(__m256 a, __m256 b) { in test_mm256_cmp_ps_ord_q()
246 __m256 test_mm256_cmp_ps_eq_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_eq_uq()
252 __m256 test_mm256_cmp_ps_nge_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_nge_us()
258 __m256 test_mm256_cmp_ps_ngt_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_ngt_us()
264 __m256 test_mm256_cmp_ps_false_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_false_oq()
270 __m256 test_mm256_cmp_ps_neq_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_neq_oq()
276 __m256 test_mm256_cmp_ps_ge_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_ge_os()
282 __m256 test_mm256_cmp_ps_gt_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_gt_os()
288 __m256 test_mm256_cmp_ps_true_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_true_uq()
294 __m256 test_mm256_cmp_ps_eq_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_eq_os()
300 __m256 test_mm256_cmp_ps_lt_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_lt_oq()
306 __m256 test_mm256_cmp_ps_le_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_le_oq()
312 __m256 test_mm256_cmp_ps_unord_s(__m256 a, __m256 b) { in test_mm256_cmp_ps_unord_s()
318 __m256 test_mm256_cmp_ps_neq_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_neq_us()
324 __m256 test_mm256_cmp_ps_nlt_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_nlt_uq()
330 __m256 test_mm256_cmp_ps_nle_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_nle_uq()
336 __m256 test_mm256_cmp_ps_ord_s(__m256 a, __m256 b) { in test_mm256_cmp_ps_ord_s()
342 __m256 test_mm256_cmp_ps_eq_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_eq_us()
348 __m256 test_mm256_cmp_ps_nge_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_nge_uq()
354 __m256 test_mm256_cmp_ps_ngt_uq(__m256 a, __m256 b) { in test_mm256_cmp_ps_ngt_uq()
360 __m256 test_mm256_cmp_ps_false_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_false_os()
366 __m256 test_mm256_cmp_ps_neq_os(__m256 a, __m256 b) { in test_mm256_cmp_ps_neq_os()
372 __m256 test_mm256_cmp_ps_ge_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_ge_oq()
378 __m256 test_mm256_cmp_ps_gt_oq(__m256 a, __m256 b) { in test_mm256_cmp_ps_gt_oq()
384 __m256 test_mm256_cmp_ps_true_us(__m256 a, __m256 b) { in test_mm256_cmp_ps_true_us()
390 __m128d test_mm_cmp_pd_eq_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_eq_oq()
396 __m128d test_mm_cmp_pd_lt_os(__m128d a, __m128d b) { in test_mm_cmp_pd_lt_os()
402 __m128d test_mm_cmp_pd_le_os(__m128d a, __m128d b) { in test_mm_cmp_pd_le_os()
408 __m128d test_mm_cmp_pd_unord_q(__m128d a, __m128d b) { in test_mm_cmp_pd_unord_q()
414 __m128d test_mm_cmp_pd_neq_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_neq_uq()
420 __m128d test_mm_cmp_pd_nlt_us(__m128d a, __m128d b) { in test_mm_cmp_pd_nlt_us()
426 __m128d test_mm_cmp_pd_nle_us(__m128d a, __m128d b) { in test_mm_cmp_pd_nle_us()
432 __m128d test_mm_cmp_pd_ord_q(__m128d a, __m128d b) { in test_mm_cmp_pd_ord_q()
438 __m128d test_mm_cmp_pd_eq_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_eq_uq()
444 __m128d test_mm_cmp_pd_nge_us(__m128d a, __m128d b) { in test_mm_cmp_pd_nge_us()
450 __m128d test_mm_cmp_pd_ngt_us(__m128d a, __m128d b) { in test_mm_cmp_pd_ngt_us()
456 __m128d test_mm_cmp_pd_false_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_false_oq()
462 __m128d test_mm_cmp_pd_neq_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_neq_oq()
468 __m128d test_mm_cmp_pd_ge_os(__m128d a, __m128d b) { in test_mm_cmp_pd_ge_os()
474 __m128d test_mm_cmp_pd_gt_os(__m128d a, __m128d b) { in test_mm_cmp_pd_gt_os()
480 __m128d test_mm_cmp_pd_true_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_true_uq()
486 __m128d test_mm_cmp_pd_eq_os(__m128d a, __m128d b) { in test_mm_cmp_pd_eq_os()
492 __m128d test_mm_cmp_pd_lt_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_lt_oq()
498 __m128d test_mm_cmp_pd_le_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_le_oq()
504 __m128d test_mm_cmp_pd_unord_s(__m128d a, __m128d b) { in test_mm_cmp_pd_unord_s()
510 __m128d test_mm_cmp_pd_neq_us(__m128d a, __m128d b) { in test_mm_cmp_pd_neq_us()
516 __m128d test_mm_cmp_pd_nlt_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_nlt_uq()
522 __m128d test_mm_cmp_pd_nle_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_nle_uq()
528 __m128d test_mm_cmp_pd_ord_s(__m128d a, __m128d b) { in test_mm_cmp_pd_ord_s()
534 __m128d test_mm_cmp_pd_eq_us(__m128d a, __m128d b) { in test_mm_cmp_pd_eq_us()
540 __m128d test_mm_cmp_pd_nge_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_nge_uq()
546 __m128d test_mm_cmp_pd_ngt_uq(__m128d a, __m128d b) { in test_mm_cmp_pd_ngt_uq()
552 __m128d test_mm_cmp_pd_false_os(__m128d a, __m128d b) { in test_mm_cmp_pd_false_os()
558 __m128d test_mm_cmp_pd_neq_os(__m128d a, __m128d b) { in test_mm_cmp_pd_neq_os()
564 __m128d test_mm_cmp_pd_ge_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_ge_oq()
570 __m128d test_mm_cmp_pd_gt_oq(__m128d a, __m128d b) { in test_mm_cmp_pd_gt_oq()
576 __m128d test_mm_cmp_pd_true_us(__m128d a, __m128d b) { in test_mm_cmp_pd_true_us()
582 __m128 test_mm_cmp_ps_eq_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_eq_oq()
588 __m128 test_mm_cmp_ps_lt_os(__m128 a, __m128 b) { in test_mm_cmp_ps_lt_os()
594 __m128 test_mm_cmp_ps_le_os(__m128 a, __m128 b) { in test_mm_cmp_ps_le_os()
600 __m128 test_mm_cmp_ps_unord_q(__m128 a, __m128 b) { in test_mm_cmp_ps_unord_q()
606 __m128 test_mm_cmp_ps_neq_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_neq_uq()
612 __m128 test_mm_cmp_ps_nlt_us(__m128 a, __m128 b) { in test_mm_cmp_ps_nlt_us()
618 __m128 test_mm_cmp_ps_nle_us(__m128 a, __m128 b) { in test_mm_cmp_ps_nle_us()
624 __m128 test_mm_cmp_ps_ord_q(__m128 a, __m128 b) { in test_mm_cmp_ps_ord_q()
630 __m128 test_mm_cmp_ps_eq_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_eq_uq()
636 __m128 test_mm_cmp_ps_nge_us(__m128 a, __m128 b) { in test_mm_cmp_ps_nge_us()
642 __m128 test_mm_cmp_ps_ngt_us(__m128 a, __m128 b) { in test_mm_cmp_ps_ngt_us()
648 __m128 test_mm_cmp_ps_false_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_false_oq()
654 __m128 test_mm_cmp_ps_neq_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_neq_oq()
660 __m128 test_mm_cmp_ps_ge_os(__m128 a, __m128 b) { in test_mm_cmp_ps_ge_os()
666 __m128 test_mm_cmp_ps_gt_os(__m128 a, __m128 b) { in test_mm_cmp_ps_gt_os()
672 __m128 test_mm_cmp_ps_true_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_true_uq()
678 __m128 test_mm_cmp_ps_eq_os(__m128 a, __m128 b) { in test_mm_cmp_ps_eq_os()
684 __m128 test_mm_cmp_ps_lt_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_lt_oq()
690 __m128 test_mm_cmp_ps_le_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_le_oq()
696 __m128 test_mm_cmp_ps_unord_s(__m128 a, __m128 b) { in test_mm_cmp_ps_unord_s()
702 __m128 test_mm_cmp_ps_neq_us(__m128 a, __m128 b) { in test_mm_cmp_ps_neq_us()
708 __m128 test_mm_cmp_ps_nlt_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_nlt_uq()
714 __m128 test_mm_cmp_ps_nle_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_nle_uq()
720 __m128 test_mm_cmp_ps_ord_s(__m128 a, __m128 b) { in test_mm_cmp_ps_ord_s()
726 __m128 test_mm_cmp_ps_eq_us(__m128 a, __m128 b) { in test_mm_cmp_ps_eq_us()
732 __m128 test_mm_cmp_ps_nge_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_nge_uq()
738 __m128 test_mm_cmp_ps_ngt_uq(__m128 a, __m128 b) { in test_mm_cmp_ps_ngt_uq()
744 __m128 test_mm_cmp_ps_false_os(__m128 a, __m128 b) { in test_mm_cmp_ps_false_os()
750 __m128 test_mm_cmp_ps_neq_os(__m128 a, __m128 b) { in test_mm_cmp_ps_neq_os()
756 __m128 test_mm_cmp_ps_ge_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_ge_oq()
762 __m128 test_mm_cmp_ps_gt_oq(__m128 a, __m128 b) { in test_mm_cmp_ps_gt_oq()
768 __m128 test_mm_cmp_ps_true_us(__m128 a, __m128 b) { in test_mm_cmp_ps_true_us()