/dalvik/vm/mterp/out/ |
InterpC-armv7-a-neon.cpp | 2 * This file was generated automatically by gen-mterp.py for 'armv7-a-neon'. [all...] |
/external/chromium_org/native_client_sdk/src/doc/ |
faq.rst | 271 Native Client currently supports SSE on x86 and NEON on ARM. Support for
|
/external/clang/docs/ |
Modules.rst | 339 A specific target feature (e.g., ``sse4``, ``avx``, ``neon``) is available. [all...] |
/external/clang/include/clang/AST/ |
Type.h | [all...] |
ASTContext.h | 751 CanQualType HalfTy; // [OpenCL 6.1.1.1], ARM NEON [all...] |
/external/clang/include/clang/Serialization/ |
ASTBitCodes.h | 717 /// \brief The OpenCL 'half' / ARM NEON __fp16 type. [all...] |
/external/libyuv/files/source/ |
planar_functions.cc | 824 // TODO(fbarchard): (Re) Optimize for Neon. [all...] |
scale.cc | 47 * NEON downscalers with interpolation. 69 // Down scale from 4 to 3 pixels. Use the neon multilane read/write [all...] |
/external/llvm/include/llvm/Target/ |
TargetRegisterInfo.h | 377 /// On the other hand, the ARM NEON lanes fully cover their registers: The [all...] |
/external/llvm/lib/Target/AArch64/ |
AArch64InstrFormats.td | 965 // Neon Instruction Format Definitions.
|
/external/llvm/test/CodeGen/AArch64/ |
neon-bitwise-instructions.ll | 1 ; RUN: llc < %s -verify-machineinstrs -mtriple=aarch64-none-linux-gnu -mattr=+neon | FileCheck %s
|
/external/valgrind/main/ |
NEWS | 247 277663 ARM: NEON float VMUL by scalar incorrect 403 code, VFPv3, NEON and V6 media instructions. The Memcheck, 597 222560 ARM NEON support 657 249775 Incorrect scheme for detecting NEON capabilities of host CPU [all...] |
/external/valgrind/main/VEX/pub/ |
libvex.h | 153 #define VEX_HWCAPS_ARM_NEON (1<<16) /* Advanced SIMD also known as NEON */
|
/external/valgrind/main/coregrind/m_initimg/ |
initimg-linux.c | 695 "ARM has-neon from-auxv: %s\n", [all...] |
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
isacfix.c | 176 * This function initializes function pointers for ARM Neon platform. [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
h264bsd_decoder.c | 101 * specific NEON optimized "memset" for clearing the structure */
|
/art/compiler/driver/ |
compiler_driver.cc | [all...] |
/external/qemu/target-arm/ |
helper.c | 396 51, "arm-neon.xml", 0); [all...] |
/external/chromium_org/build/ |
common.gypi | 285 # Set NEON compilation flags. 288 # Detect NEON support at run-time. [all...] |
/external/clang/lib/Sema/ |
SemaType.cpp | [all...] |
/external/valgrind/main/VEX/priv/ |
host_arm_defs.c | 13 NEON support is 377 /* --------- Mem AModes: Addressing Mode Neon ------- */ 545 /* -------- Neon Immediate operatnd --------- */ [all...] |
/ndk/build/core/ |
definitions.mk | 788 $(eval __files := $(__ndk_modules.$1.SRC_FILES:%.neon=%)) \ [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv7-a-neon.S | 2 * This file was generated automatically by gen-template.py for 'armv7-a-neon'. [all...] |
/external/clang/www/ |
compatibility.html | 168 <p>The same issue occurs for NEON and Altivec for the ARM and PowerPC [all...] |
/external/linux-tools-perf/ |
android.patch | 668 + * support unaligned loads with NEON registers [all...] |