HomeSort by relevance Sort by last modified time
    Searched refs:__SSE2__ (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /external/libyuv/files/source/
row_posix.cc 145 #if defined(__SSE2__)
169 #if defined(__SSE2__)
192 #if defined(__SSE2__)
216 #if defined(__SSE2__)
240 #if defined(__SSE2__)
281 #if defined(__SSE2__)
322 #if defined(__SSE2__)
372 #if defined(__SSE2__)
425 #if defined(__SSE2__)
465 #if defined(__SSE2__)
    [all...]
  /external/clang/test/Headers/
x86intrin.c 48 #ifndef __SSE2__
49 #define __SSE2__
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
row_posix.cc 233 #if defined(__SSE2__)
265 #if defined(__SSE2__)
296 #if defined(__SSE2__)
339 #if defined(__SSE2__)
380 #if defined(__SSE2__)
434 #if defined(__SSE2__)
491 #if defined(__SSE2__)
535 #if defined(__SSE2__)
576 #if defined(__SSE2__)
617 #if defined(__SSE2__)
    [all...]
scale_posix.cc 119 #if defined(__SSE2__)
154 #if defined(__SSE2__)
197 #if defined(__SSE2__)
223 #if defined(__SSE2__)
259 #if defined(__SSE2__)
303 #if defined(__SSE2__)
335 #if defined(__SSE2__)
395 #if defined(__SSE2__)
434 #if defined(__SSE2__)
505 #if defined(__SSE2__)
    [all...]
compare_posix.cc 58 #if defined(__SSE2__)
146 #if defined(__SSE2__)
  /external/chromium_org/third_party/libyuv/source/
row_posix.cc 233 #if defined(__SSE2__)
265 #if defined(__SSE2__)
296 #if defined(__SSE2__)
339 #if defined(__SSE2__)
380 #if defined(__SSE2__)
434 #if defined(__SSE2__)
491 #if defined(__SSE2__)
535 #if defined(__SSE2__)
576 #if defined(__SSE2__)
617 #if defined(__SSE2__)
    [all...]
scale_posix.cc 119 #if defined(__SSE2__)
154 #if defined(__SSE2__)
197 #if defined(__SSE2__)
223 #if defined(__SSE2__)
259 #if defined(__SSE2__)
303 #if defined(__SSE2__)
335 #if defined(__SSE2__)
395 #if defined(__SSE2__)
434 #if defined(__SSE2__)
505 #if defined(__SSE2__)
    [all...]
compare_posix.cc 58 #if defined(__SSE2__)
146 #if defined(__SSE2__)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
fast_masking.i 38 #ifdef __SSE2__
63 #ifdef __SSE2__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
x86intrin.h 37 #ifdef __SSE2__
  /external/chromium_org/v8/src/base/
atomicops_internals_x86_gcc.cc 45 #if !defined(__SSE2__)
94 #if !defined(__SSE2__)
  /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/
immintrin.h 35 #ifdef __SSE2__
  /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/
immintrin.h 35 #ifdef __SSE2__
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
x86intrin.h 37 #ifdef __SSE2__
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
x86intrin.h 37 #ifdef __SSE2__
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
x86intrin.h 37 #ifdef __SSE2__
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
x86intrin.h 37 #ifdef __SSE2__
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
immintrin.h 35 #ifdef __SSE2__
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
immintrin.h 35 #ifdef __SSE2__
  /external/compiler-rt/lib/builtins/i386/
ashldi3.S 16 #ifdef __SSE2__
57 #endif // __SSE2__
lshrdi3.S 16 #ifdef __SSE2__
58 #endif // __SSE2__
ashrdi3.S 9 #ifdef __SSE2__
68 #endif // __SSE2__
  /external/compiler-rt/lib/asan/tests/
asan_asm_test.cc 17 #if defined(__x86_64__) || (defined(__i386__) && defined(__SSE2__))
28 #endif // defined(__x86_64__) || (defined(__i386__) && defined(__SSE2__))
63 #if defined(__i386__) && defined(__SSE2__)
91 #endif // defined(__i386__) && defined(__SSE2__)
93 #if defined(__x86_64__) || (defined(__i386__) && defined(__SSE2__))
212 #endif // defined(__x86_64__) || (defined(__i386__) && defined(__SSE2__))
  /external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
p_config.h 90 #if defined(PIPE_CC_GCC) && !defined(__SSE2__)
  /external/chromium_org/third_party/webrtc/
typedefs.h 58 #if (defined(WEBRTC_ARCH_X86_FAMILY) && !defined(__SSE2__)) || \

Completed in 1598 milliseconds

1 2 3 4 5