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

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/machine/
cpu-features.h 180 * Neon SIMD instruction set extensions. This also implies
  /system/core/libpixelflinger/
col32cb16blend_neon.S 34 // The NEON implementation processes 16 pixels per iteration. The remaining 0 - 15
  /external/llvm/lib/Target/ARM/
ARMScheduleA8.td 20 def A8_NPipe : FuncUnit; // NEON ALU/MUL pipe
21 def A8_NLSPipe : FuncUnit; // NEON LS pipe
249 // Issue through integer pipeline, and execute in NEON unit. We assume
437 // NEON
438 // Issue through integer pipeline, and execute in NEON unit.
    [all...]
ARMBaseInstrInfo.h 230 /// VFP/NEON execution domains.
285 /// Modeling special VFP / NEON fp MLA / MLS hazards.
MLxExpansionPass.cpp 10 // Expand VFP / NEON floating point MLA / MLS instructions (each to a pair of
354 // Assume dual issues of non-VFP / NEON instructions.
  /external/v8/src/
platform-linux.cc 180 // to detect vfpv3 by checking for vfp *and* neon, since neon is only
182 // Checking neon on its own is not enough as it is possible to have neon
184 if (CPUInfoContainsString("vfp") && CPUInfoContainsString("neon")) {
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 251 instructions for VFPv3 or NEON. TARGET_VFP3/TARGET_VFPD32 are currently
255 /* FPU is has the full VFPv3/NEON register file of 32 D registers. */
267 /* FPU supports half-precision floating-point with NEON element load/store. */
269 (TARGET_VFP && arm_fpu_desc->neon && arm_fpu_desc->fp16)
274 /* FPU supports Neon instructions. The setting of this macro gets
276 and TARGET_HARD_FLOAT to ensure that NEON instructions are
279 && TARGET_VFP && arm_fpu_desc->neon)
364 int neon;
950 /* Neon Quad values must start at a multiple of four registers. */
954 /* Neon structures of vectors must be in even register pairs and ther
362 int neon; member in struct:arm_fpu_desc
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 251 instructions for VFPv3 or NEON. TARGET_VFP3/TARGET_VFPD32 are currently
255 /* FPU is has the full VFPv3/NEON register file of 32 D registers. */
267 /* FPU supports half-precision floating-point with NEON element load/store. */
269 (TARGET_VFP && arm_fpu_desc->neon && arm_fpu_desc->fp16)
274 /* FPU supports Neon instructions. The setting of this macro gets
276 and TARGET_HARD_FLOAT to ensure that NEON instructions are
279 && TARGET_VFP && arm_fpu_desc->neon)
364 int neon;
950 /* Neon Quad values must start at a multiple of four registers. */
954 /* Neon structures of vectors must be in even register pairs and ther
362 int neon; member in struct:arm_fpu_desc
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/config/arm/
arm.h 251 instructions for VFPv3 or NEON. TARGET_VFP3/TARGET_VFPD32 are currently
255 /* FPU is has the full VFPv3/NEON register file of 32 D registers. */
267 /* FPU supports half-precision floating-point with NEON element load/store. */
269 (TARGET_VFP && arm_fpu_desc->neon && arm_fpu_desc->fp16)
274 /* FPU supports Neon instructions. The setting of this macro gets
276 and TARGET_HARD_FLOAT to ensure that NEON instructions are
279 && TARGET_VFP && arm_fpu_desc->neon)
364 int neon;
950 /* Neon Quad values must start at a multiple of four registers. */
954 /* Neon structures of vectors must be in even register pairs and ther
362 int neon; member in struct:arm_fpu_desc
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/
arm.h 251 instructions for VFPv3 or NEON. TARGET_VFP3/TARGET_VFPD32 are currently
255 /* FPU is has the full VFPv3/NEON register file of 32 D registers. */
267 /* FPU supports half-precision floating-point with NEON element load/store. */
269 (TARGET_VFP && arm_fpu_desc->neon && arm_fpu_desc->fp16)
274 /* FPU supports Neon instructions. The setting of this macro gets
276 and TARGET_HARD_FLOAT to ensure that NEON instructions are
279 && TARGET_VFP && arm_fpu_desc->neon)
364 int neon;
950 /* Neon Quad values must start at a multiple of four registers. */
954 /* Neon structures of vectors must be in even register pairs and ther
362 int neon; member in struct:arm_fpu_desc
    [all...]
  /external/clang/utils/TableGen/
NeonEmitter.cpp 11 // a declaration and definition of each function specified by the ARM NEON
14 // Each NEON instruction is implemented in terms of 1 or more functions which
22 // for Neon intrinsics can be generated by calling the runTests() entry point.
110 /// NeonTypeFlags - Flags to identify the types for overloaded Neon
237 // runTests - Emit tests for all the Neon intrinsics.
691 /// MangleName - Append a type or width suffix to a base neon function name,
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/
ghash-armv4.S 310 .fpu neon
407 .asciz "GHASH for ARMv4/NEON, CRYPTOGAMS by <appro@openssl.org>"
  /external/openssl/crypto/modes/asm/
ghash-armv4.S 310 .fpu neon
407 .asciz "GHASH for ARMv4/NEON, CRYPTOGAMS by <appro@openssl.org>"
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_InterpolateLuma_s.s 94 ;// Declare Neon registers
185 ;// Move coefficients Neon registers
  /frameworks/compile/libbcc/lib/Renderscript/
RSInfo.cpp 110 // libclcore_neon.bc if NEON is available on the target device.
195 // Check libclcore_neon.bc if NEON is available.
  /device/common/
populate-new-device.sh 143 TARGET_ARCH_VARIANT := armv7-a-neon

Completed in 1251 milliseconds

<<11121314151617181920>>