Searched refs:_m_from_int (Results 1 – 3 of 3) sorted by relevance
1498 #define _m_from_int _mm_cvtsi32_si64 macro
413 ]], [[ __m64 x = _mm_abs_pi32(_m_from_int(0)); ]])],
79 _m_from_int(int __i) { in _m_from_int() function