Home | History | Annotate | Download | only in clang-include

Lines Matching refs:__m64

48 __m64 _m_from_float(float);
49 __m64 _m_from_int(int _l);
51 float _m_to_float(__m64);
52 int _m_to_int(__m64 _M);