Searched refs:v_cvt_f64 (Results 1 – 2 of 2) sorted by relevance
679 template<int n> inline v_reg<double, n> v_cvt_f64(const v_reg<int, n*2>& a) in v_cvt_f64() function687 template<int n> inline v_reg<double, n> v_cvt_f64(const v_reg<float, n*2>& a) in v_cvt_f64() function
1542 inline v_float64x2 v_cvt_f64(const v_int32x4& a) in v_cvt_f64() function1547 inline v_float64x2 v_cvt_f64(const v_float32x4& a) in v_cvt_f64() function