HomeSort by relevance Sort by last modified time
    Searched full:sse3 (Results 101 - 125 of 240) sorted by null

1 2 3 45 6 7 8 910

  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
fma4intrin.h 31 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 30 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
fma4intrin.h 35 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 34 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
fma4intrin.h 35 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 34 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
fma4intrin.h 35 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 34 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
fma4intrin.h 35 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 34 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
fma4intrin.h 31 /* We need definitions from the SSE4A, SSE3, SSE2 and SSE header files. */
tmmintrin.h 30 /* We need definitions from the SSE3, SSE2 and SSE header files*/
  /external/valgrind/main/VEX/priv/
main_main.c     [all...]
  /external/chromium_org/third_party/libvpx/
libvpx.gyp 145 # Currently no sse3 intrinsic functions
168 # Currently no sse3 intrinsic functions
generate_gypi.sh 175 #write_target_definition sse3_sources[@] "$2" libvpx_intrinsics_sse3 sse3
176 echo "ERROR: Uncomment sse3 sections in libvpx.gyp"
232 egrep '(mmx|sse2|sse3|ssse3|sse4|avx|avx2).c$')
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
sad_test.cc 607 INSTANTIATE_TEST_CASE_P(SSE3, SADx4Test, ::testing::Values(
620 INSTANTIATE_TEST_CASE_P(SSE3, SADTest, ::testing::Values(
  /external/eigen/
CMakeLists.txt 175 option(EIGEN_TEST_SSE3 "Enable/Disable SSE3 in tests/examples" OFF)
178 message(STATUS "Enabling SSE3 in tests/examples")
  /external/libvpx/libvpx/test/
sad_test.cc 537 INSTANTIATE_TEST_CASE_P(SSE3, SADx4Test, ::testing::Values(
550 INSTANTIATE_TEST_CASE_P(SSE3, SADTest, ::testing::Values(
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
sad_test.cc 537 INSTANTIATE_TEST_CASE_P(SSE3, SADx4Test, ::testing::Values(
550 INSTANTIATE_TEST_CASE_P(SSE3, SADTest, ::testing::Values(
  /build/core/combo/
TARGET_linux-x86.mk 101 ifeq ($(ARCH_X86_HAVE_SSSE3),true) # yes, really SSSE3, not SSE3!
TARGET_linux-x86_64.mk 106 ifeq ($(ARCH_X86_HAVE_SSSE3),true) # yes, really SSSE3, not SSE3!
  /external/llvm/test/CodeGen/X86/
avx-intrinsics-x86.ll 764 %res = call <2 x double> @llvm.x86.sse3.addsub.pd(<2 x double> %a0, <2 x double> %a1) ; <<2 x double>> [#uses=1]
767 declare <2 x double> @llvm.x86.sse3.addsub.pd(<2 x double>, <2 x double>) nounwind readnone
772 %res = call <4 x float> @llvm.x86.sse3.addsub.ps(<4 x float> %a0, <4 x float> %a1) ; <<4 x float>> [#uses=1]
775 declare <4 x float> @llvm.x86.sse3.addsub.ps(<4 x float>, <4 x float>) nounwind readnone
780 %res = call <2 x double> @llvm.x86.sse3.hadd.pd(<2 x double> %a0, <2 x double> %a1) ; <<2 x double>> [#uses=1]
783 declare <2 x double> @llvm.x86.sse3.hadd.pd(<2 x double>, <2 x double>) nounwind readnone
788 %res = call <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float> %a0, <4 x float> %a1) ; <<4 x float>> [#uses=1]
791 declare <4 x float> @llvm.x86.sse3.hadd.ps(<4 x float>, <4 x float>) nounwind readnone
796 %res = call <2 x double> @llvm.x86.sse3.hsub.pd(<2 x double> %a0, <2 x double> %a1) ; <<2 x double>> [#uses=1]
799 declare <2 x double> @llvm.x86.sse3.hsub.pd(<2 x double>, <2 x double>) nounwind readnon
    [all...]
  /external/clang/test/Preprocessor/
predefined-arch-macros.c     [all...]
  /external/chromium_org/v8/src/
assembler.h 164 // if (assembler->IsSupported(SSE3)) {
165 // CpuFeatureScope fscope(assembler, SSE3);
166 // // Generate code containing SSE3 instructions.
    [all...]
  /external/llvm/test/Instrumentation/MemorySanitizer/
msan_basic.ll 576 %call = call <16 x i8> @llvm.x86.sse3.ldu.dq(i8* %p)
580 declare <16 x i8> @llvm.x86.sse3.ldu.dq(i8* %p) nounwind
587 ; CHECK: call <16 x i8> @llvm.x86.sse3.ldu.dq

Completed in 1308 milliseconds

1 2 3 45 6 7 8 910