HomeSort by relevance Sort by last modified time
    Searched full:armv6 (Results 151 - 175 of 385) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/go/linux-x86/src/runtime/
os_linux_arm.go 17 var armArch uint8 = 6 // we default to ARMv6
  /prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.h 72 * CPU supports the VFPv2 instruction set. Many, but not all, ARMv6 CPUs
154 * run on *some* ARMv6 devices, and any ARMv7-A device supported
162 * 'armeabi-v7a' Android ABI. Note that no ARMv6 CPU supports this.
  /prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.h 72 * CPU supports the VFPv2 instruction set. Many, but not all, ARMv6 CPUs
154 * run on *some* ARMv6 devices, and any ARMv7-A device supported
162 * 'armeabi-v7a' Android ABI. Note that no ARMv6 CPU supports this.
  /external/clang/test/Preprocessor/
arm-acle-6.5.c 25 // RUN: %clang -target armv6-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-SP-DP
46 // RUN: %clang -target armv6-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-NO-FMA
64 // RUN: %clang -target armv6-eabi -mfpu=neon -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-NO-NEON
84 // RUN: %clang -target armv6-eabi -x c -E -dM %s -o - | FileCheck %s -check-prefix CHECK-NO-EXTENSIONS
  /external/compiler-rt/make/platform/
darwin_bni.mk 91 FUNCTIONS.armv6 := $(FUNCTIONS) \
  /external/llvm/test/CodeGen/ARM/
crash-O0.ll 3 target triple = "armv6-apple-darwin10"
crash-greedy-v6.ll 3 target triple = "armv6-apple-ios"
fast-isel-ext.ll 5 ; Can't test pre-ARMv6 Thumb because ARM FastISel currently only supports
minsize-imms.ll 3 ; RUN: llc -mtriple=armv6-macho -o - -show-mc-encoding %s | FileCheck %s --check-prefix=CHECK-ARM
none-macho.ll 83 ; *vfp variants used for ARMv6 iOS.
sat-arith.ll 1 ; RUN: llc -O1 -mtriple=armv6-none-none-eabi %s -o - | FileCheck %s -check-prefix=ARM -check-prefix=CHECK
uxtb.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin | \
call-tc.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-ios5.0 -mattr=+vfp2 -arm-atomic-cfg-tidy=0 | FileCheck %s -check-prefix=CHECKV6
3 ; RUN: llc < %s -mtriple=armv6-linux-gnueabi -relocation-model=pic -mattr=+vfp2 -arm-atomic-cfg-tidy=0 \
2009-03-07-SpillerBug.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin9 -mattr=+vfp2
2009-06-30-RegScavengerAssert2.ll 1 ; RUN: llc < %s -march=arm -mtriple=armv6-apple-darwin9
  /external/llvm/test/CodeGen/Thumb/
copy_thumb.ll 4 ; RUN: llc -mtriple=armv6-none--eabi < %s | FileCheck %s --check-prefix=CHECK-LOLOMOV
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
crash-O0.ll 3 target triple = "armv6-apple-darwin10"
indirectbr.ll 1 ; RUN: llc < %s -relocation-model=pic -mtriple=armv6-apple-darwin | FileCheck %s -check-prefix=ARM
uxtb.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin | \
  /external/llvm/lib/Target/ARM/
ARM.td 388 def ARMv6 : Architecture<"armv6", "ARMv6", [HasV6Ops]>;
398 def ARMv6m : Architecture<"armv6-m", "ARMv6m", [HasV6MOps,
496 def ARMv6j : Architecture<"armv6j", "ARMv7a", [ARMv6]>;
541 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>;
542 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6,
    [all...]
  /development/ndk/platforms/android-9/arch-arm/include/machine/
cpu-features.h 152 /* define __ARM_HAVE_LDREX_STREX for ARMv6 and ARMv7 architecture to be
  /external/deqp/framework/delibs/cmake/
toolchain-ios.cmake 137 # set (IOS_ARCH armv6 armv7 armv7s)
  /external/libopus/celt/arm/
armcpu.c 133 /* Search for media capabilities (>= ARMv6) */
  /external/libopus/
configure.ac 226 [Use ARMv6 inline asm optimizations])
272 [Trying to force-enable ARMv6 media instructions...])
296 [Define if assembler supports ARMv6 media instructions])
299 [Define if binary requires ARMv6 media instruction support])
  /external/llvm/docs/
HowToBuildOnARM.rst 19 on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.

Completed in 837 milliseconds

1 2 3 4 5 67 8 91011>>