HomeSort by relevance Sort by last modified time
    Searched refs:armv7 (Results 126 - 150 of 244) sorted by null

1 2 3 4 56 7 8 910

  /external/llvm/test/MC/ARM/
target-expressions.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
2 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s | llvm-readobj -r \
thumb_set.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype obj -o - %s | llvm-readobj -t \
4 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s \
vmov-vmvn-illegal-cases.s 1 @ RUN: not llvm-mc -triple=armv7-linux-gnueabi %s 2>&1 | FileCheck %s
arm-memory-instructions.s 1 @ RUN: llvm-mc -triple=armv7-apple-darwin -show-encoding < %s | FileCheck %s
directive-arch_extension-sec.s 3 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
4 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv7 -check-prefix CHECK-V7
idiv.s 1 @ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM %s
4 @ RUN: llvm-mc -triple=armv7 -mcpu=cortex-a15 -mattr=-hwdiv -show-encoding < %s 2>&1 | FileCheck -check-prefix A15-ARM-NOTHUMBHWDIV %s
inst-directive.s 1 @ RUN: llvm-mc %s -triple=armv7-linux-gnueabi -filetype=obj -o - \
arm_instructions.s 3 @ RUN: llvm-mc -mcpu=cortex-a9-mp -triple armv7-unknown-nacl -show-encoding %s \
5 @ RUN: llvm-mc -mcpu=cortex-a8 -mattr=+nacl-trap -triple armv7 -show-encoding %s \
eh-compact-pr1.s 1 @ RUN: llvm-mc %s -triple=armv7-unknown-linux-gnueabi -filetype=obj -o - \
eh-directive-movsp-diagnostics.s 1 @ RUN: not llvm-mc -triple armv7-eabi -filetype asm -o /dev/null 2>&1 %s \
eh-directive-personality.s 1 @ RUN: llvm-mc %s -triple=armv7-unknown-linux-gnueabi -filetype=obj -o - \
eh-directive-setfp-diagnostics.s 1 @ RUN: not llvm-mc -triple=armv7-unknown-linux-gnueabi < %s 2> %t
thumb-types.s 1 @ RUN: llvm-mc -triple armv7-elf -filetype obj -o - %s | llvm-readobj -t \
vfp-aliases.s 1 @ RUN: llvm-mc -triple armv7-eabi -filetype asm -o - %s | FileCheck %s
  /ndk/toolchains/arm-linux-androideabi-clang3.3/
setup.mk 65 LLVM_TRIPLE := armv7-none-linux-androideabi
68 -march=armv7-a \
76 LLVM_TRIPLE := armv7-none-linux-androideabi
79 -march=armv7-a \
  /ndk/toolchains/arm-linux-androideabi-clang3.4/
setup.mk 65 LLVM_TRIPLE := armv7-none-linux-androideabi
68 -march=armv7-a \
76 LLVM_TRIPLE := armv7-none-linux-androideabi
79 -march=armv7-a \
  /external/compiler-rt/make/platform/
darwin_fat.mk 52 FUNCTIONS.armv7 := $(CommonFunctions) $(ArchFunctions.armv7)
darwin_bni.mk 103 FUNCTIONS.armv7 := $(FUNCTIONS) \
116 FUNCTIONS.armv7s := $(FUNCTIONS.armv7)
  /frameworks/rs/driver/runtime/
build_bc_lib_internal.mk 30 ifeq ($(BCC_RS_TRIPLE),armv7-none-linux-gnueabi)
  /device/asus/flo/
BoardConfigCommon.mk 23 TARGET_ARCH_VARIANT := armv7-a-neon
  /device/htc/flounder/
BoardConfig.mk 30 TARGET_2ND_ARCH_VARIANT := armv7-a-neon
  /device/lge/hammerhead/
BoardConfig.mk 21 TARGET_ARCH_VARIANT := armv7-a-neon
  /device/lge/mako/
BoardConfig.mk 23 TARGET_ARCH_VARIANT := armv7-a-neon
  /external/qemu/distrib/
build-kernel.sh 75 --armv7)
116 echo " --armv7 build ARMv7 binaries (default. see note below)"
126 echo "NOTE: --armv7 is equivalent to --config=goldfish_armv7. It is"
361 KERNEL_SUFFIX=qemu-armv7
  /hardware/samsung_slsi/exynos5/libswconverter/
csc_interleave_memcpy_neon.s 43 .arch armv7-a

Completed in 541 milliseconds

1 2 3 4 56 7 8 910