Home | History | Annotate | Download | only in ARM

Lines Matching full:arm

1 ; RUN: llc < %s -mtriple=arm-apple-ios -mcpu=cortex-a8 | FileCheck %s -check-prefix=CHECK-ARM
2 ; RUN: llc < %s -mtriple=arm-apple-ios -mcpu=swift | FileCheck %s -check-prefix=CHECK-HWDIV
3 ; RUN: llc < %s -mtriple=arm-apple-ios -mcpu=cortex-r5 | FileCheck %s -check-prefix=CHECK-HWDIV
7 ; CHECK-ARM: f1
8 ; CHECK-ARM: __divsi3
18 ; CHECK-ARM: f2
19 ; CHECK-ARM: __udivsi3
29 ; CHECK-ARM: f3
30 ; CHECK-ARM: __modsi3
41 ; CHECK-ARM: f4
42 ; CHECK-ARM: __umodsi3