HomeSort by relevance Sort by last modified time
    Searched full:neon (Results 251 - 275 of 782) sorted by null

<<11121314151617181920>>

  /device/lge/mako/camera/
Makefile.am 24 # To Choose neon/C routines for YV12 conversion
  /external/chromium_org/third_party/opus/src/celt/
cpu_support.h 38 * arch[3] -> NEON
  /external/chromium_org/third_party/skia/src/opts/
opts_check_arm.cpp 12 * Modified to return ARM version of memset16 and memset32 if no neon
  /external/clang/include/clang/Basic/
BuiltinsAArch64.def 19 // NEON
  /external/libyuv/
Android.mk 25 ifeq ($(TARGET_ARCH_VARIANT),armv7-a-neon)
  /external/llvm/test/CodeGen/ARM/
a15-mla.ll 1 ; RUN: llc < %s -march=arm -float-abi=hard -mcpu=cortex-a15 -mattr=+neon,+neonfp | FileCheck %s
fmuls.ll 2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
neon_div.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon -pre-RA-sched=source -disable-post-ra | FileCheck %s
neon_ld1.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
vector-DAGCombine.ll 73 tail call void @llvm.arm.neon.vst1.v8i8(i8* undef, <8 x i8> %4, i32 1)
77 declare void @llvm.arm.neon.vst1.v8i8(i8*, <8 x i8>, i32) nounwind
181 %vmull.i = tail call <8 x i16> @llvm.arm.neon.vmullu.v8i16(<8 x i8> %0, <8 x i8> %0)
186 declare <8 x i16> @llvm.arm.neon.vmullu.v8i16(<8 x i8>, <8 x i8>)
198 %vmull.i = tail call <8 x i16> @llvm.arm.neon.vmullu.v8i16(<8 x i8> %0, <8 x i8> %0)
224 %vmull.i = tail call <8 x i16> @llvm.arm.neon.vmullu.v8i16(<8 x i8> %0, <8 x i8> %1)
  /external/skia/src/opts/
opts_check_arm.cpp 12 * Modified to return ARM version of memset16 and memset32 if no neon
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/comm/src/
omxVCCOMM_Copy8x8_s.s 35 ;// Neon Registers
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.S 10 .fpu neon
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
h264bsdCountLeadingZeros.s 27 ; -- NEON registers --
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
h264bsdCountLeadingZeros.S 26 /* -- NEON registers -- */
  /frameworks/base/data/sounds/
AudioPackage12_48.mk 11 ALARM_FILES := Argon Carbon Helium Krypton Neon Oxygen Osmium Platinum
  /ndk/tests/device/test-cpufeatures/jni/
test_cpufeatures.c 51 CHECK(NEON)
  /bionic/libc/arch-arm/cortex-a9/bionic/
memset.S 35 * instructions and that supports neon instructions.
38 .fpu neon
78 # The neon memset only wins for less than 132.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
Android.mk 10 # Build the non-neon library.
90 # Build the neon library.
107 -mfpu=neon \
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 62 ;// NEON Registers
136 ;// Interleaved with NEON instructions inorder to Dual issue
185 VDUP dScale, Scale ;// ARM -> NEON copy 'scale' to vector
  /ndk/docs/text/
CPU-FEATURES.text 83 (a.k.a. NEON) vector instruction set extension. Note that ARM
85 32 hardware FP registers (shared with the NEON unit).
98 NEON instructions extension. Also part of the VFPv4 specification.
  /ndk/build/core/
build-binary.mk 235 # As a special extension, the NDK also supports the .neon extension suffix
236 # to indicate that a single file can be compiled with ARM NEON support
237 # We must support both foo.c.neon and foo.c.arm.neon here
239 # Also, if LOCAL_ARM_NEON is set to 'true', force Neon mode for all source
243 neon_sources := $(filter %.neon,$(LOCAL_SRC_FILES))
244 neon_sources := $(neon_sources:%.neon=%)
254 neon_sources += $(LOCAL_SRC_FILES:%.neon=%)
260 $(call __ndk_info,NEON support is only possible for armeabi-v7a ABI)
264 $(call tag-src-files,$(neon_sources:%.arm=%),neon)
    [all...]
  /external/scrypt/patches/
arm-neon.patch 1 diff --git a/lib/crypto/crypto_scrypt-neon-salsa208.h b/lib/crypto/crypto_scrypt-neon-salsa208.h
5 +++ b/lib/crypto/crypto_scrypt-neon-salsa208.h
127 diff --git a/lib/crypto/crypto_scrypt-neon.c b/lib/crypto/crypto_scrypt-neon.c
131 +++ b/lib/crypto/crypto_scrypt-neon.c
181 +#include "crypto_scrypt-neon-salsa208.h"
  /external/llvm/lib/Target/ARM/
ARMInstrVFP.td 103 // Some single precision VFP instructions may be executed on both NEON and VFP
117 // Some single precision VFP instructions may be executed on both NEON and VFP
165 // Some single precision VFP instructions may be executed on both NEON and
178 // Some single precision VFP instructions may be executed on both NEON and
191 // Some single precision VFP instructions may be executed on both NEON and
273 // Some single precision VFP instructions may be executed on both NEON and
289 // Some single precision VFP instructions may be executed on both NEON and
317 // Some single precision VFP instructions may be executed on both NEON and
331 // Some single precision VFP instructions may be executed on both NEON and
389 // Some single precision VFP instructions may be executed on both NEON an
    [all...]
ARM.td 35 def FeatureNEON : SubtargetFeature<"neon", "HasNEON", "true",
36 "Enable NEON instructions",
72 // play nicely with other VFP / NEON instructions, and it's generally better
75 "Disable VFP / NEON MAC instructions">;
82 // Some processors benefit from using NEON instructions for scalar
86 "Use NEON for single precision FP">;

Completed in 728 milliseconds

<<11121314151617181920>>