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

1 2 34 5 6 7 8 91011>>

  /external/llvm/test/CodeGen/ARM/
PR15053.ll 4 declare i32 @llvm.arm.strexd(i32, i32, i8*) nounwind
5 declare { i32, i32 } @llvm.arm.ldrexd(i8*) nounwind readonly
9 %0 = tail call { i32, i32 } @llvm.arm.ldrexd(i8* undef) nounwind
11 %2 = tail call i32 @llvm.arm.strexd(i32 %1, i32 undef, i8* undef) nounwind
atomic-cmp.ll 1 ; RUN: llc < %s -mtriple=armv7-apple-darwin -verify-machineinstrs | FileCheck %s -check-prefix=ARM
6 ; ARM: t:
7 ; ARM: ldrexb
8 ; ARM: strexb
ehabi-unwind.ll 3 ; RUN: llc < %s -mtriple=thumbv7 -arm-enable-ehabi -disable-fp-elim
4 ; RUN: llc < %s -mtriple=thumbv7 -arm-enable-ehabi
5 ; RUN: llc < %s -mtriple=thumbv7 -arm-enable-ehabi -arm-enable-ehabi-descriptors
intrinsics.ll 7 %0 = tail call i32 @llvm.arm.mrc(i32 7, i32 1, i32 1, i32 1, i32 4) nounwind
9 tail call void @llvm.arm.mcr(i32 7, i32 1, i32 %0, i32 1, i32 1, i32 4) nounwind
11 %1 = tail call i32 @llvm.arm.mrc2(i32 7, i32 1, i32 1, i32 1, i32 4) nounwind
13 tail call void @llvm.arm.mcr2(i32 7, i32 1, i32 %1, i32 1, i32 1, i32 4) nounwind
15 tail call void @llvm.arm.mcrr(i32 7, i32 1, i32 %0, i32 %1, i32 1) nounwind
17 tail call void @llvm.arm.mcrr2(i32 7, i32 1, i32 %0, i32 %1, i32 1) nounwind
19 tail call void @llvm.arm.cdp(i32 7, i32 3, i32 1, i32 1, i32 1, i32 5) nounwind
21 tail call void @llvm.arm.cdp2(i32 7, i32 3, i32 1, i32 1, i32 1, i32 5) nounwind
25 declare void @llvm.arm.cdp2(i32, i32, i32, i32, i32, i32) nounwind
27 declare void @llvm.arm.cdp(i32, i32, i32, i32, i32, i32) nounwin
    [all...]
ret_arg2.ll 1 ; RUN: llc < %s -march=arm
ret_arg3.ll 1 ; RUN: llc < %s -march=arm
ret_f32_arg2.ll 1 ; RUN: llc < %s -march=arm -mattr=+vfp2
ret_f64_arg2.ll 1 ; RUN: llc < %s -march=arm -mattr=+vfp2
ret_i64_arg2.ll 1 ; RUN: llc < %s -march=arm -mattr=+vfp2
  /external/llvm/test/MC/ARM/
pr11877.s 1 // RUN: llvm-mc -triple arm-unknown-unknown %s
  /external/llvm/test/MC/Disassembler/ARM/
lit.local.cfg 4 if not 'ARM' in targets:
  /external/llvm/test/Transforms/LoopStrengthReduce/ARM/
lit.local.cfg 4 if not 'ARM' in targets:
  /external/oprofile/events/arm/armv6/
unit_masks 0 # ARM V6 PMU possible unit masks
  /external/oprofile/events/arm/armv7/
unit_masks 0 # ARM V7 PMNC possible unit masks
  /external/oprofile/events/arm/armv7-ca9/
unit_masks 0 # ARM V7 PMNC possible unit masks
  /external/oprofile/events/arm/armv7-common/
unit_masks 0 # ARM V7 PMNC possible unit masks
  /ndk/tests/device/test-stlport_shared-exception/jni/
eh7.cpp 1 // { dg-do run { xfail sparc64-*-elf arm-*-pe } }
eh9.cpp 1 // { dg-do run { xfail sparc64-*-elf arm-*-pe } }
  /ndk/tests/device/test-stlport_static-exception/jni/
eh7.cpp 1 // { dg-do run { xfail sparc64-*-elf arm-*-pe } }
eh9.cpp 1 // { dg-do run { xfail sparc64-*-elf arm-*-pe } }
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/
crti.o 
crtn.o 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/
crti.o 
crtn.o 
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/thumb/thumb2/
crti.o 

Completed in 131 milliseconds

1 2 34 5 6 7 8 91011>>