HomeSort by relevance Sort by last modified time
    Searched full:_mm_loadu_pd (Results 26 - 30 of 30) sorted by null

12

  /external/clang/test/CodeGen/
sse2-builtins.c 552 return _mm_loadu_pd(A);
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
emmintrin.h 238 _mm_loadu_pd (double const *__P) function
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
emmintrin.h 238 _mm_loadu_pd (double const *__P) function
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
intrin.h     [all...]
  /external/opencv3/modules/core/src/
arithm.cpp 489 FUNCTOR_LOADSTORE( VLoadStore128, double, __m128d, _mm_loadu_pd , _mm_storeu_pd );
    [all...]

Completed in 218 milliseconds

12