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

<<11121314151617181920>>

  /external/clang/include/clang/Basic/
TargetBuiltins.h 74 /// \brief Flags to identify the types for overloaded Neon builtins.
  /external/clang/lib/Headers/
CMakeLists.txt 57 clang_tablegen(arm_neon.h.inc -gen-arm-neon
Makefile 64 $(Verb) $(ClangTableGen) -gen-arm-neon -o $(call SYSPATH, $@) $<
  /external/clang/test/CodeGen/
arm-aapcs-vfp.c 78 // Neon multi-vector types are homogeneous aggregates.
  /external/compiler-rt/lib/ubsan/
ubsan_value.cc 74 // FIXME: OpenCL / NEON 'half' type. LLVM can't lower the conversion
  /external/jpeg/
Android.mk 45 #use NEON accelerations
  /external/libvpx/libvpx/vp8/common/arm/neon/
shortidct4x4llm_neon.asm 35 ; use "vqdmulh"(neon) instruction since it won't go out of range
  /external/libyuv/files/unit_test/
cpu_test.cc 27 printf("Has NEON %x\n", has_neon);
  /external/llvm/docs/
HowToBuildOnARM.rst 42 --with-float=hard --with-abi=aapcs-vfp --with-fpu=neon \
  /external/llvm/lib/IR/
AutoUpgrade.cpp 56 if (Name.startswith("arm.neon.vclz")) {
62 // the end of the name. Change name from llvm.arm.neon.vclz.* to
69 if (Name.startswith("arm.neon.vcnt")) {
321 // Change name from llvm.arm.neon.vclz.* to llvm.ctlz.*
  /external/llvm/test/CodeGen/ARM/
fnegs.ll 2 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s -check-prefix=NFP0
inlineasm3.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon,+v6t2 | FileCheck %s
neon_ld2.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
struct_byval.ll 31 ; Generate a loop using NEON instructions
unaligned_load_store.ll 2 ; RUN: llc < %s -mtriple=armv6-apple-darwin -mcpu=cortex-a8 -mattr=-neon -arm-strict-align -pre-RA-sched=source | FileCheck %s -check-prefix=EXPANDED
vcombine.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon | FileCheck %s
  /external/llvm/test/MC/AArch64/
neon-frsqrt-frecp.s 1 // RUN: llvm-mc -triple aarch64-none-linux-gnu -mattr=+neon -show-encoding < %s | FileCheck %s
  /external/llvm/test/MC/ARM/
elf-reloc-03.ll 2 ;; RUN: -mcpu=cortex-a8 -mattr=-neon -mattr=+vfp2 -arm-reserve-r9 \
  /external/llvm/test/MC/Disassembler/ARM/
neon-v8.txt 1 # RUN: llvm-mc -triple armv8-unknown-unknown -mattr=+neon -disassemble < %s | FileCheck %s
thumb-neon-v8.txt 1 # RUN: llvm-mc -triple thumbv8-unknown-unknown -mattr=+neon -disassemble < %s | FileCheck %s
  /external/pixman/
config.h.in 124 /* use ARM NEON assembly optimizations */
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 0 /* NEON optimized code (C) COPYRIGHT 2009 Motorola
SkBitmapProcState_matrix_repeat_neon.h 0 /* NEON optimized code (C) COPYRIGHT 2009 Motorola
11 * and has been tuned to work with the NEON unit.
248 /* diagnostics... see whether we agree with the NEON code */
376 /* XXX: gcc isn't interleaving these with the NEON ops
SkBlurImage_opts_neon.cpp 24 * lower 8 bits of each 16-bit element of a NEON register.
  /external/valgrind/main/
AUTHORS 41 Kirill Batuzov and Dmitry Zhurikhin did the NEON instruction set

Completed in 1037 milliseconds

<<11121314151617181920>>