Searched refs:_mm_cvtsd_si32 (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/test/msan/
H A Dvector_cvt.cc8 int x = _mm_cvtsd_si32(t);
/external/libvorbis/lib/
H A Dos.h155 return _mm_cvtsd_si32(_mm_load_sd(&f));
/external/opencv/cxcore/include/
H A Dcxtypes.h214 return _mm_cvtsd_si32(t);
241 int i = _mm_cvtsd_si32(t);
256 int i = _mm_cvtsd_si32(t);
/external/clang/lib/Headers/
H A Demmintrin.h400 _mm_cvtsd_si32(__m128d __a) function

Completed in 111 milliseconds