Searched refs:ARMv6 (Results 1 – 25 of 42) sorted by relevance
12
2 ; RUN: llc < %s -mtriple=armv6-unknown | FileCheck %s --check-prefix=CHECK-ARMv615 ; CHECK-ARMv6-LABEL: load_i32_by_i8_unaligned:16 ; CHECK-ARMv6: ldrb{{.*}}r017 ; CHECK-ARMv6: ldrb{{.*}}r018 ; CHECK-ARMv6: ldrb{{.*}}r019 ; CHECK-ARMv6: ldrb{{.*}}r020 ; CHECK-ARMv6: orr21 ; CHECK-ARMv6: bx lr51 ; CHECK-ARMv6-LABEL: load_i32_by_i8_aligned:52 ; CHECK-ARMv6: ldr r0, [r0][all …]
2 ; RUN: llc < %s -mtriple=armv6eb-unknown | FileCheck %s --check-prefix=CHECK-ARMv611 ; CHECK-ARMv6-LABEL: load_i32_by_i8_big_endian:12 ; CHECK-ARMv6: ldr r0, [r0]13 ; CHECK-ARMv6-NEXT: bx lr48 ; CHECK-ARMv6-LABEL: load_i32_by_i8_bswap:49 ; CHECK-ARMv6: ldr r0, [r0]50 ; CHECK-ARMv6-NEXT: rev r0, r051 ; CHECK-ARMv6-NEXT: bx lr81 ; CHECK-ARMv6-LABEL: load_i32_by_i16_by_i8_big_endian:82 ; CHECK-ARMv6: ldr r0, [r0][all …]
6 ; ARMFastISel used to fail emitting sext/zext in pre-ARMv6.
5 ; Can't test pre-ARMv6 Thumb because ARM FastISel currently only supports
83 ; *vfp variants used for ARMv6 iOS.
2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V627 @ CHECK-ARMv6: error: instruction requires: divide in ARM30 @ CHECK-ARMv6: error: instruction requires: divide in ARM44 @ CHECK-ARMv6: error: instruction requires: divide in ARM49 @ CHECK-ARMv6: error: instruction requires: divide in ARM
2 @ RUN: | FileCheck %s -check-prefix CHECK-ARMv6 -check-prefix CHECK-V6
58 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])69 AC_MSG_CHECKING([if assembler supports ARMv6 media instructions on ARM])
32 @ Set the following to 1 if we have ARMv6 media instructions.
31 ; Set the following to 1 if we have ARMv6 media instructions.
5 * Improved: Performance on ARMv6 and ARMv7
388 def ARMv6 : Architecture<"armv6", "ARMv6", [HasV6Ops]>;496 def ARMv6j : Architecture<"armv6j", "ARMv7a", [ARMv6]>;541 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>;542 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6,
55 ARMv5tej, ARMv6, ARMv6k, ARMv6kz, ARMv6t2, ARMv6m, ARMv6sm, ARMv7a, ARMv7r, enumerator
535 def ARMv6 : Architecture<"armv6", "ARMv6", [HasV6Ops,699 def ARMv6j : Architecture<"armv6j", "ARMv7a", [ARMv6]>;753 def : Processor<"arm1136j-s", ARMV6Itineraries, [ARMv6]>;754 def : Processor<"arm1136jf-s", ARMV6Itineraries, [ARMv6,
94 ARMv6, enumerator
226 [Use ARMv6 inline asm optimizations])272 [Trying to force-enable ARMv6 media instructions...])296 [Define if assembler supports ARMv6 media instructions])299 [Define if binary requires ARMv6 media instruction support])
20 @ CHECK-ERRORS-V5: error: instruction variant requires ARMv6 or later
19 on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
442 utilize preload in ARMv6 MC/LPF/Copy routines519 ARMv6 optimized sad16x16520 ARMv6 optimized half pixel variance calculations641 Add 4-tap version of 2nd-pass ARMv6 MC filter.