Searched refs:vreinterpretq_m128d_f64 (Results 1 – 1 of 1) sorted by relevance
240 #define vreinterpretq_m128d_f64(x) (x) macro668 return vreinterpretq_m128d_f64(vld1q_f64((float64_t *) data)); in _mm_set_pd()883 return vreinterpretq_m128d_f64(vsetq_lane_f64(*p, vdupq_n_f64(0), 0)); in _mm_load_sd()900 return vreinterpretq_m128d_f64(vld1q_f64(p)); in _mm_load_pd()943 return vreinterpretq_m128d_f64( in _mm_loadl_pd()964 return vreinterpretq_m128d_f64(vextq_f64(v, v, 1)); in _mm_loadr_pd()2834 return vreinterpretq_m128d_f64( in _mm_add_pd()4691 return vreinterpretq_m128d_f64(vld1q_dup_f64(p)); in _mm_load1_pd()4708 return vreinterpretq_m128d_f64( in _mm_loadh_pd()4805 return vreinterpretq_m128d_f64( in _mm_cvtps_pd()