HomeSort by relevance Sort by last modified time
    Searched full:v6t2 (Results 1 - 25 of 57) sorted by null

1 2 3

  /external/llvm/test/CodeGen/ARM/
ctz.ll 1 ; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
bfc.ll 1 ; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
mls.ll 1 ; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
sbfx.ll 1 ; RUN: llc < %s -march=arm -mattr=+v6t2 | FileCheck %s
bfi.ll 1 ; RUN: llc -march=arm -mattr=+v6t2 < %s | FileCheck %s
inlineasm3.ll 1 ; RUN: llc < %s -march=arm -mattr=+neon,+v6t2 | FileCheck %s
machine-licm.ll 3 ; RUN: llc < %s -mtriple=arm-apple-darwin -relocation-model=pic -disable-fp-elim -mattr=+v6t2 | FileCheck %s -check-prefix=MOVT
  /external/llvm/test/CodeGen/Thumb2/
bfi.ll 1 ; RUN: llc -march=thumb -mattr=+v6t2 < %s | FileCheck %s
  /external/llvm/lib/Target/ARM/
ARM.td 118 def HasV6T2Ops : SubtargetFeature<"v6t2", "HasV6T2Ops", "true",
119 "Support ARM v6t2 instructions",
199 // V6T2 Processors.
ARMBuildAttrs.h 87 v6T2 = 8, // e.g. ARM1156T2F_S
ARMSubtarget.cpp 94 // Thumb2 implies at least V6T2. FIXME: Fix tests to explicitly specify a
ARMInstrFormats.td     [all...]
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.cpp 70 ARMArchFeature = "+v6t2";
73 ARMArchFeature = "+v6t2,+noarm,+mclass";
  /external/clang/lib/Driver/
ToolChain.cpp 137 .Cases("arm1156t2-s", "arm1156t2f-s", "v6t2")
  /external/qemu/
arm-dis.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-run 
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/bin/
arm-linux-androideabi-objcopy 
arm-linux-androideabi-strip 
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/arm-eabi/bin/
ar 
nm 
objcopy 
ranlib 
strip 
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/bin/
arm-eabi-addr2line 
arm-eabi-ar 

Completed in 381 milliseconds

1 2 3