HomeSort by relevance Sort by last modified time
    Searched defs:_mm_movelh_ps (Results 26 - 27 of 27) sorted by null

12

  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
xmmintrin.h 814 _mm_movelh_ps(__m128 __a, __m128 __b) function
830 __r = _mm_movelh_ps(__r, __r);
847 __r = _mm_movelh_ps(__r, __r);
884 __c = _mm_movelh_ps(__c, __c);
963 (row0) = _mm_movelh_ps(tmp0, tmp2); \
965 (row2) = _mm_movelh_ps(tmp1, tmp3); \
  /prebuilts/sdk/renderscript/clang-include/
xmmintrin.h 2599 _mm_movelh_ps(__m128 __a, __m128 __b) function
    [all...]

Completed in 391 milliseconds

12