Lines Matching refs:__m128d
71 __m128d test_load1_pd(__m128 x, void* y) { in test_load1_pd()
77 __m128d test_loadr_pd(__m128 x, void* y) { in test_loadr_pd()
83 __m128d test_load_sd(void* y) { in test_load_sd()
89 __m128d test_loadh_pd(__m128d x, void* y) { in test_loadh_pd()
95 __m128d test_loadl_pd(__m128d x, void* y) { in test_loadl_pd()
101 void test_store_sd(__m128d x, void* y) { in test_store_sd()
107 void test_store1_pd(__m128d x, void* y) { in test_store1_pd()
114 void test_storer_pd(__m128d x, void* y) { in test_storer_pd()
120 void test_storeh_pd(__m128d x, void* y) { in test_storeh_pd()
126 void test_storel_pd(__m128d x, void* y) { in test_storel_pd()
313 __m128d test_mm_cmpeq_sd(__m128d __a, __m128d __b) { in test_mm_cmpeq_sd()
319 __m128d test_mm_cmplt_sd(__m128d __a, __m128d __b) { in test_mm_cmplt_sd()
325 __m128d test_mm_cmple_sd(__m128d __a, __m128d __b) { in test_mm_cmple_sd()
331 __m128d test_mm_cmpunord_sd(__m128d __a, __m128d __b) { in test_mm_cmpunord_sd()
337 __m128d test_mm_cmpneq_sd(__m128d __a, __m128d __b) { in test_mm_cmpneq_sd()
343 __m128d test_mm_cmpnlt_sd(__m128d __a, __m128d __b) { in test_mm_cmpnlt_sd()
349 __m128d test_mm_cmpnle_sd(__m128d __a, __m128d __b) { in test_mm_cmpnle_sd()
355 __m128d test_mm_cmpord_sd(__m128d __a, __m128d __b) { in test_mm_cmpord_sd()
361 __m128d test_mm_cmpgt_sd(__m128d __a, __m128d __b) { in test_mm_cmpgt_sd()
367 __m128d test_mm_cmpge_sd(__m128d __a, __m128d __b) { in test_mm_cmpge_sd()
373 __m128d test_mm_cmpngt_sd(__m128d __a, __m128d __b) { in test_mm_cmpngt_sd()
379 __m128d test_mm_cmpnge_sd(__m128d __a, __m128d __b) { in test_mm_cmpnge_sd()
385 __m128d test_mm_cmpeq_pd(__m128d __a, __m128d __b) { in test_mm_cmpeq_pd()
391 __m128d test_mm_cmplt_pd(__m128d __a, __m128d __b) { in test_mm_cmplt_pd()
397 __m128d test_mm_cmple_pd(__m128d __a, __m128d __b) { in test_mm_cmple_pd()
403 __m128d test_mm_cmpunord_pd(__m128d __a, __m128d __b) { in test_mm_cmpunord_pd()
409 __m128d test_mm_cmpneq_pd(__m128d __a, __m128d __b) { in test_mm_cmpneq_pd()
415 __m128d test_mm_cmpnlt_pd(__m128d __a, __m128d __b) { in test_mm_cmpnlt_pd()
421 __m128d test_mm_cmpnle_pd(__m128d __a, __m128d __b) { in test_mm_cmpnle_pd()
427 __m128d test_mm_cmpord_pd(__m128d __a, __m128d __b) { in test_mm_cmpord_pd()
433 __m128d test_mm_cmpgt_pd(__m128d __a, __m128d __b) { in test_mm_cmpgt_pd()
439 __m128d test_mm_cmpge_pd(__m128d __a, __m128d __b) { in test_mm_cmpge_pd()
445 __m128d test_mm_cmpngt_pd(__m128d __a, __m128d __b) { in test_mm_cmpngt_pd()
451 __m128d test_mm_cmpnge_pd(__m128d __a, __m128d __b) { in test_mm_cmpnge_pd()
487 __m128d test_mm_undefined_pd() { in test_mm_undefined_pd()