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

1 2 3 4 56 7 8 91011>>

  /external/compiler-rt/lib/builtins/arm/
bswapdi2.S 30 // before armv6 does not have "rev" instruction
  /external/libopus/celt/arm/
armopts_gnu.s 32 @ Set the following to 1 if we have ARMv6 media instructions.
  /external/libopus/celt/
cpu_support.h 41 * arch[2] -> ARMv6
  /external/llvm/test/CodeGen/ARM/
bit-reverse-to-rbit.ll 3 ;RUN: opt -instcombine -S < %s | llc -mtriple=armv6--linux-gnueabi | FileCheck %s
call.ll 7 ; RUN: llc -mtriple=armv6-linux-gnueabi -relocation-model=pic %s -o - \
2011-02-04-AntidepMultidef.ll 1 ; RUN: llc < %s -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s -arm-atomic-cfg-tidy=0 | FileCheck %s
4 ; Armv6 generates a umull that must write to two distinct destination regs.
8 target triple = "armv6-apple-darwin10"
2009-06-22-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin
2009-08-04-RegScavengerAssert-2.ll 5 target triple = "armv6-elf"
2010-05-18-LocalAllocCrash.ll 7 target triple = "armv6-apple-darwin"
2011-08-29-ldr_pre_imm.ll 1 ; RUN: llc -O3 -mtriple=armv6-apple-darwin -relocation-model=pic < %s
cse-call.ll 3 target triple = "armv6-apple-ios0.0.0"
  /external/llvm/test/MC/MachO/ARM/
empty-function-nop.ll 3 ; RUN: llc < %s -filetype=obj -mtriple=armv6-apple-darwin -o - | llvm-readobj -s -sd | FileCheck -check-prefix=CHECK-ARM %s
  /external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
call.ll 3 ; RUN: llc < %s -mtriple=armv6-linux-gnueabi\
2011-02-04-AntidepMultidef.ll 1 ; RUN: llc < %s -asm-verbose=false -O3 -mtriple=armv6-apple-darwin -relocation-model=pic -mcpu=arm1136jf-s | FileCheck %s
4 ; Armv6 generates a umull that must write to two distinct destination regs.
8 target triple = "armv6-apple-darwin10"
2009-06-22-CoalescerBug.ll 1 ; RUN: llc < %s -mtriple=armv6-apple-darwin
2009-08-04-RegScavengerAssert-2.ll 5 target triple = "armv6-elf"
2010-05-18-LocalAllocCrash.ll 7 target triple = "armv6-apple-darwin"
2011-08-29-ldr_pre_imm.ll 1 ; RUN: llc -O3 -mtriple=armv6-apple-darwin -relocation-model=pic < %s
crash-greedy-v6.ll 2 target triple = "armv6-apple-ios"
  /prebuilts/go/darwin-x86/src/sync/atomic/
asm_arm.s 28 // LDREX and STREX were introduced in ARMv6.
80 // LDREX and STREX were introduced in ARMv6.
118 // LDREX and STREX were introduced in ARMv6.
  /prebuilts/go/linux-x86/src/sync/atomic/
asm_arm.s 28 // LDREX and STREX were introduced in ARMv6.
80 // LDREX and STREX were introduced in ARMv6.
118 // LDREX and STREX were introduced in ARMv6.
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
CpuSleep.S 5 # ARMv6 versions was:
CpuSleep.asm 5 ; ARMv6 versions was:
  /external/llvm/test/MC/ARM/
directive-arch_extension-sec.s 1 @ RUN: not llvm-mc -triple armv6-eabi -filetype asm -o /dev/null 2>&1 %s \
  /prebuilts/go/darwin-x86/src/runtime/
os_linux_arm.go 17 var armArch uint8 = 6 // we default to ARMv6

Completed in 479 milliseconds

1 2 3 4 56 7 8 91011>>