HomeSort by relevance Sort by last modified time
    Searched full:thumb2 (Results 76 - 100 of 164) sorted by null

1 2 34 5 6 7

  /external/llvm/test/CodeGen/Thumb2/
thumb2-sbc.ll 1 ; RUN: llc -march=thumb -mattr=+thumb2 < %s | FileCheck %s
thumb2-shifter.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2,+t2xtpk | FileCheck %s
thumb2-teq.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -join-physregs | FileCheck %s
thumb2-tst.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -join-physregs | FileCheck %s
2009-07-21-ISelBug.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin9 -mattr=+vfp2,+thumb2 | FileCheck %s
2010-01-19-RemovePredicates.ll 1 ; RUN: llc -O3 -relocation-model=pic -mcpu=cortex-a8 -mattr=+thumb2 < %s
thumb2-add.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-branch.ll 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s
thumb2-cmn.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -join-physregs | FileCheck %s
thumb2-ldr.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-ldrb.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-ldrh.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-orn.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-str.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-strb.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-strh.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
thumb2-teq2.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -join-physregs | FileCheck %s
thumb2-tst2.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 -join-physregs | FileCheck %s
2010-06-14-NEONCoalescer.ll 1 ; RUN: llc < %s -O3 -relocation-model=pic -mattr=+thumb2 -mcpu=cortex-a8 -disable-branch-fold | FileCheck %s
thumb2-bic.ll 1 ; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck %s
  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 73 /// HasThumb2 - True if Thumb2 instructions are supported.
109 /// HasT2ExtractPack - True if subtarget supports thumb2 extract/pack
140 /// and such) instructions in Thumb2 code.
ARM.td 38 def FeatureThumb2 : SubtargetFeature<"thumb2", "HasThumb2", "true",
39 "Enable Thumb2 instructions">;
49 "Enable Thumb2 extract and pack instructions">;
88 "Supports v7 DSP instructions in Thumb2">;
Thumb2InstrInfo.h 70 /// getITInstrPredicate - Valid only in Thumb2 mode. This function is identical
  /bionic/libc/private/
bionic_atomic_inline.h 60 * The DMB instruction is found in the ARM and Thumb2 instruction sets.
  /external/llvm/test/CodeGen/ARM/
2011-03-15-LdStMultipleBug.ll 3 ; Do not form Thumb2 ldrd / strd if the offset is not multiple of 4.

Completed in 391 milliseconds

1 2 34 5 6 7