HomeSort by relevance Sort by last modified time
    Searched refs:ARCH_X86_HAVE_SSSE3 (Results 1 - 23 of 23) sorted by null

  /build/core/combo/arch/x86/
haswell.mk 4 ARCH_X86_HAVE_SSSE3 := true
ivybridge.mk 4 ARCH_X86_HAVE_SSSE3 := true
sandybridge.mk 4 ARCH_X86_HAVE_SSSE3 := true
atom.mk 7 ARCH_X86_HAVE_SSSE3 := true
silvermont.mk 7 ARCH_X86_HAVE_SSSE3 := true
x86.mk 11 ARCH_X86_HAVE_SSSE3 := false
  /build/core/combo/arch/x86_64/
haswell.mk 4 ARCH_X86_HAVE_SSSE3 := true
ivybridge.mk 4 ARCH_X86_HAVE_SSSE3 := true
sandybridge.mk 4 ARCH_X86_HAVE_SSSE3 := true
silvermont.mk 7 ARCH_X86_HAVE_SSSE3 := true
x86_64.mk 8 ARCH_X86_HAVE_SSSE3 := true
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicBlend.cpp 97 #if defined(ARCH_X86_HAVE_SSSE3)
146 #if defined(ARCH_X86_HAVE_SSSE3)
165 #if defined(ARCH_X86_HAVE_SSSE3)
184 #if defined(ARCH_X86_HAVE_SSSE3)
202 #if defined(ARCH_X86_HAVE_SSSE3)
220 #if defined(ARCH_X86_HAVE_SSSE3)
238 #if defined(ARCH_X86_HAVE_SSSE3)
256 #if defined(ARCH_X86_HAVE_SSSE3)
276 #if defined(ARCH_X86_HAVE_SSSE3)
297 #if defined(ARCH_X86_HAVE_SSSE3)
    [all...]
Android.mk 73 ifeq ($(ARCH_X86_HAVE_SSSE3),true)
rsCpuIntrinsicBlur.cpp 157 #if defined(ARCH_X86_HAVE_SSSE3)
167 #if defined(ARCH_X86_HAVE_SSSE3)
220 #if defined(ARCH_X86_HAVE_SSSE3)
337 #if defined(ARCH_X86_HAVE_SSSE3)
404 #if defined(ARCH_X86_HAVE_SSSE3)
rsCpuIntrinsicColorMatrix.cpp 455 #if defined(ARCH_X86_HAVE_SSSE3)
967 #if defined(ARCH_X86_HAVE_SSSE3)
974 #else //if !defined(ARCH_X86_HAVE_SSSE3)
1005 #endif //if !defined(ARCH_X86_HAVE_SSSE3)
rsCpuIntrinsicConvolve3x3.cpp 214 #if defined(ARCH_ARM_USE_INTRINSICS) || defined(ARCH_X86_HAVE_SSSE3)
rsCpuCore.cpp 210 #elif defined(ARCH_X86_HAVE_SSSE3)
    [all...]
rsCpuIntrinsicConvolve5x5.cpp 381 #if defined(ARCH_X86_HAVE_SSSE3)
  /bionic/libc/arch-x86/
x86.mk 34 ifeq ($(ARCH_X86_HAVE_SSSE3),true)
68 ifeq ($(ARCH_X86_HAVE_SSSE3),true)
90 ifeq ($(ARCH_X86_HAVE_SSSE3),true)
  /build/core/combo/
TARGET_linux-x86_64.mk 110 ifeq ($(ARCH_X86_HAVE_SSSE3),true) # yes, really SSSE3, not SSE3!
TARGET_linux-x86.mk 104 ifeq ($(ARCH_X86_HAVE_SSSE3),true) # yes, really SSSE3, not SSE3!
  /frameworks/rs/driver/runtime/arch/
generic.c 82 #if !defined(ARCH_X86_HAVE_SSSE3) || defined(RS_DEBUG_RUNTIME) || defined(RS_G_RUNTIME)
99 #endif // !defined(ARCH_X86_HAVE_SSSE3) || defined(RS_DEBUG_RUNTIME) || defined(RS_G_RUNTIME)
  /frameworks/rs/driver/runtime/
rs_cl.c 722 #if !defined(ARCH_X86_HAVE_SSSE3) || defined(RS_DEBUG_RUNTIME) || defined(RS_G_RUNTIME)
738 #endif // !defined(ARCH_X86_HAVE_SSSE3) || defined(RS_DEBUG_RUNTIME) || defined(RS_G_RUNTIME)
    [all...]

Completed in 293 milliseconds