Searched defs:_SimdCastType2 (Results 1 – 1 of 1) sorted by relevance
922 _SimdCastType2(_Ap __a) : _M_data(__vector_bitcast<_Tp>(__a)) {} in _SimdCastType2() function925 _SimdCastType2(_Bp __b) : _M_data(__b) {} in _SimdCastType2() function