HomeSort by relevance Sort by last modified time
    Searched full:arm (Results 1126 - 1150 of 5319) sorted by null

<<41424344454647484950>>

  /external/llvm/test/CodeGen/ARM/
2012-09-25-InlineAsmScalarToVectorConv.ll 1 ; RUN: not llc < %s -march=arm -mcpu=cortex-a8 2>&1 | FileCheck %s
2012-09-25-InlineAsmScalarToVectorConv2.ll 1 ; RUN: not llc < %s -march=arm -mcpu=cortex-a8 2>&1 | FileCheck %s
addrmode.ll 2 ; RUN: llc < %s -march=arm -stats 2>&1 | grep asm-printer | grep 4
available_externally.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic | FileCheck %s
bfc.ll 1 ; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
bic.ll 1 ; RUN: llc < %s -march=arm | FileCheck %s
extloadi1.ll 1 ; RUN: llc < %s -march=arm
fast-tail-call.ll 1 ; RUN: llc -mtriple=thumbv7-linux-gnueabi -O0 -arm-tail-calls < %s | FileCheck %s
fold-const.ll 1 ; RUN: llc < %s -march=arm -mattr=+v7 | FileCheck %s
fp-arg-shuffle.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon -float-abi=soft | FileCheck %s
fpcmp_ueq.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin | grep moveq
hardfloat_neon.ll 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi -mattr=+neon -float-abi=hard
ifcvt12.ll 1 ; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 | FileCheck %s
inlineasm4.ll 1 ; RUN: llc < %s -march=arm | FileCheck %s
log2_not_readnone.ll 1 ; RUN: llc -mtriple=arm-linux-gnueabi %s -o - | FileCheck %s
movt.ll 1 ; RUN: llc < %s -march=arm -mattr=+thumb2 | FileCheck %s
private.ll 3 ; RUN: llc < %s -mtriple=arm-linux-gnueabi | FileCheck %s
section-name.ll 1 ; RUN: llc < %s -mtriple=arm-unknown-linux-gnueabi | FileCheck %s
smml.ll 1 ; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
  /external/llvm/test/ExecutionEngine/
2003-01-04-ArgumentBug.ll 2 ; XFAIL: arm
2003-05-06-LivenessClobber.ll 4 ; XFAIL: arm
test-call.ll 2 ; XFAIL: arm
  /external/llvm/test/MC/ARM/
relocated-mapping.s 1 @ RUN: llvm-mc -triple=arm-linux-gnueabi -filetype=obj < %s | llvm-objdump -t - | FileCheck %s
  /external/qemu/distrib/sdl-1.2.15/
Makefile.ds 20 CC=arm-eabi-gcc
21 CXX=arm-eabi-g++
23 AR=arm-eabi-ar rc
24 RANLIB=arm-eabi-ranlib
  /external/valgrind/main/docs/internals/
arm_thumb_notes_gdbserver.txt 5 ARM thumb and gdbserver
8 When executing thumb code, the ARM cpu program counter value is
14 This additional bit set in the ARM guest_IP caused some difficulties
46 At least at this moment (r2155/r11786), the extents for ARM/thumb blocks
59 to decide to decode in ARM or in thumb mode.
65 on ARM if gdb version is < 7.1.
83 and ARM code. This implied to disable chasing at transition between
84 ARM/thumb code, which potentially decreases performance.
90 and is 0 for ARM code and for all other architectures.

Completed in 150 milliseconds

<<41424344454647484950>>