Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:__m128d

39 __m128d test_load1_pd(__m128 x, void* y) {
45 __m128d test_loadr_pd(__m128 x, void* y) {
51 __m128d test_load_sd(void* y) {
57 __m128d test_loadh_pd(__m128d x, void* y) {
63 __m128d test_loadl_pd(__m128d x, void* y) {
69 void test_store_sd(__m128d x, void* y) {
75 void test_store1_pd(__m128d x, void* y) {
82 void test_storer_pd(__m128d x, void* y) {
88 void test_storeh_pd(__m128d x, void* y) {
94 void test_storel_pd(__m128d x, void* y) {