Searched refs:thumb2 (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
/external/llvm/test/CodeGen/ARM/ |
D | inlineasm-imm-thumb2.ll | 3 ; Test thumb2-mode "I" constraint, for any Data Processing immediate. 9 ; Test thumb2-mode "J" constraint, for compatibility with unknown use in GCC. 15 ; Test thumb2-mode "K" constraint, for bitwise inverted Data Processing immediates. 21 ; Test thumb2-mode "L" constraint, for negated Data Processing immediates. 27 ; Test thumb2-mode "M" constraint, for value between 0 and 32.
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | inlineasm-imm-thumb2.ll | 3 ; Test thumb2-mode "I" constraint, for any Data Processing immediate. 9 ; Test thumb2-mode "J" constraint, for compatibility with unknown use in GCC. 15 ; Test thumb2-mode "K" constraint, for bitwise inverted Data Processing immediates. 21 ; Test thumb2-mode "L" constraint, for negated Data Processing immediates. 27 ; Test thumb2-mode "M" constraint, for value between 0 and 32.
|
D | relax-per-target-feature.ll | 17 ; Function has thumb2 target-feature, tail call is allowed and must be widened. 26 ; Function does not have thumb2 target-feature, tail call should not be
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | speculation-barriers.s | 17 @ ERROR: error: instruction requires: thumb2 19 @ ERROR: error: instruction requires: thumb2 21 @ ERROR: error: instruction requires: thumb2
|
D | negative-immediates-thumb1-fail.s | 7 # CHECK-DAG: note: instruction requires: thumb2 30 # CHECK-DAG: note: instruction requires: thumb2 34 # CHECK: error: instruction requires: thumb2
|
D | ldrd-strd-gnu-arm-bad-imm.s | 6 @ CHECK: note: instruction requires: thumb2 12 @ CHECK: note: instruction requires: thumb2
|
D | ldr-pseudo-wide.s | 26 @ CHECK-THUMB: error: instruction requires: thumb2 42 @ CHECK-THUMB: error: instruction requires: thumb2 52 @ CHECK-THUMB: error: instruction requires: thumb2
|
D | negative-immediates-fail.s | 27 # CHECK: note: instruction requires: thumb2 29 # CHECK: error: instruction requires: thumb2
|
D | thumb-diagnostics.s | 18 @ CHECK-ERRORS: note: instruction requires: thumb2 160 @ CHECK-ERRORS: note: instruction requires: thumb2 212 @ CHECK-ERRORS: note: instruction requires: thumb2 218 @ CHECK-ERRORS: note: instruction requires: thumb2 224 @ CHECK-ERRORS: note: instruction requires: thumb2 255 @ CHECK-ERRORS: note: instruction requires: thumb2 267 @ CHECK-ERRORS: note: instruction requires: thumb2 279 @ CHECK-ERRORS: note: instruction requires: thumb2 282 @ CHECK-ERRORS: error: instruction requires: thumb2 359 @ CHECK-ERRORS: note: instruction requires: thumb2 [all …]
|
D | cps.s | 24 @ V6-ERRORS: note: instruction requires: thumb2 31 @ V6-ERRORS: note: instruction requires: thumb2
|
/external/llvm/test/MC/ARM/ |
D | ldrd-strd-gnu-arm-bad-imm.s | 3 @ CHECK: error: instruction requires: thumb2 7 @ CHECK: error: instruction requires: thumb2
|
D | thumb-diagnostics.s | 128 @ CHECK-ERRORS: error: instruction requires: thumb2 174 @ CHECK-ERRORS: error: instruction requires: thumb2 177 @ CHECK-ERRORS: error: instruction requires: thumb2 180 @ CHECK-ERRORS: error: instruction requires: thumb2 200 @ CHECK-ERRORS: error: instruction requires: thumb2 203 @ CHECK-ERRORS: error: instruction requires: thumb2 206 @ CHECK-ERRORS: error: instruction requires: thumb2 209 @ CHECK-ERRORS: error: instruction requires: thumb2 269 @ CHECK-ERRORS: error: instruction requires: thumb2 272 @ STC2{L}/LDC2{L} - requires thumb2
|
/external/llvm/test/CodeGen/Thumb2/ |
D | thumb2-call.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s 2 ; RUN: llc < %s -mtriple=thumbv7-linux -mattr=+thumb2 | FileCheck %s
|
D | thumb2-smla.ll | 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+t2xtpk,+dsp %s -o - | FileCheck %s 2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+t2xtpk,+dsp -arm-use-mulops=false …
|
D | thumb2-mla.ll | 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s 2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 \
|
D | thumb2-call-tc.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s -check-prefix=DARWIN 2 ; RUN: llc < %s -mtriple=thumbv7-linux -mattr=+thumb2 | FileCheck %s -check-prefix=LINUX
|
D | segmented-stacks.ll | 1 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 -ver… 2 ; RUN: llc < %s -mtriple=thumb-linux-androideabi -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 -fil…
|
D | large-stack.ll | 1 ; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 \ 3 ; RUN: llc < %s -march=thumb -mcpu=arm1156t2-s -mattr=+thumb2 \
|
D | div.ll | 1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \ 3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/ |
D | thumb2-call.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s 2 ; RUN: llc < %s -mtriple=thumbv7-linux -mattr=+thumb2 | FileCheck %s
|
D | thumb2-smla.ll | 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+dsp %s -o - | FileCheck %s 2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2,+dsp -arm-use-mulops=false %s -o - …
|
D | thumb2-call-tc.ll | 1 ; RUN: llc < %s -mtriple=thumbv7-apple-darwin -mattr=+thumb2 | FileCheck %s -check-prefix=DARWIN 2 ; RUN: llc < %s -mtriple=thumbv7-linux -mattr=+thumb2 | FileCheck %s -check-prefix=LINUX
|
D | thumb2-mla.ll | 1 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - | FileCheck %s 2 ; RUN: llc -mtriple=thumb-eabi -mcpu=arm1156t2-s -mattr=+thumb2 \
|
D | large-stack.ll | 1 ; RUN: llc < %s -mcpu=arm1156t2-s -mattr=+thumb2 -mtriple=thumb-apple-darwin \ 3 ; RUN: llc < %s -mcpu=arm1156t2-s -mattr=+thumb2 -mtriple=thumb-linux-gnueabi \
|
D | div.ll | 1 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=arm1156t2-s -mattr=+thumb2 %s -o - \ 3 ; RUN: llc -mtriple=thumb-apple-darwin -mcpu=cortex-m3 -mattr=+thumb2 %s -o - \
|
12345678910>>...13