Searched refs:V7 (Results 1 – 25 of 174) sorted by relevance
1234567
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | debug-frame.ll | 27 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 43 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP 47 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-ELIM 51 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-NOIAS 198 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 199 ; CHECK-V7-FP: .cfi_startproc 200 ; CHECK-V7-FP: push {r4, r10, r11, lr} 201 ; CHECK-V7-FP: .cfi_def_cfa_offset 16 202 ; CHECK-V7-FP: .cfi_offset lr, -4 [all …]
|
D | ehabi.ll | 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 35 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 47 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 51 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 63 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 67 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 79 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP 83 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP-ELIM 182 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 183 ; CHECK-V7-FP: .fnstart [all …]
|
D | codesize-ifcvt.mir | 2 # RUN: llc -mtriple=thumbv7 -run-pass=if-converter %s -o - | FileCheck %s --check-prefix=CHECK-V7 159 ; CHECK-V7-LABEL: name: test_nosize 160 ; CHECK-V7: bb.0 (%ir-block.0): 161 ; CHECK-V7: successors: %bb.1(0x80000000) 162 ; CHECK-V7: liveins: $lr, $r7 163 ; CHECK-V7: renamable $r0 = t2MOVi 1, 14 /* CC::al */, $noreg, $noreg 164 ; CHECK-V7: t2CMPri killed renamable $r0, 0, 14 /* CC::al */, $noreg, implicit-def $cpsr 165 ; CHECK-V7: tTAILJMPdND @extfunc, 1 /* CC::ne */, killed $cpsr, implicit $sp, implicit $sp 166 ; CHECK-V7: bb.1.b1: 167 ; CHECK-V7: successors: %bb.3(0x40000000), %bb.2(0x40000000) [all …]
|
/external/llvm/test/CodeGen/ARM/ |
D | debug-frame.ll | 27 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 43 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP 47 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-ELIM 51 ; RUN: | FileCheck %s --check-prefix=CHECK-THUMB-V7-FP-NOIAS 198 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 199 ; CHECK-V7-FP: .cfi_startproc 200 ; CHECK-V7-FP: push {r4, r10, r11, lr} 201 ; CHECK-V7-FP: .cfi_def_cfa_offset 16 202 ; CHECK-V7-FP: .cfi_offset lr, -4 [all …]
|
D | ehabi.ll | 31 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 35 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 47 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 51 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 63 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP 67 ; RUN: | FileCheck %s --check-prefix=CHECK-V7-FP-ELIM 79 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP 83 ; RUN: | FileCheck %s --check-prefix=DWARF-V7-FP-ELIM 178 ; CHECK-V7-FP-LABEL: _Z4testiiiiiddddd: 179 ; CHECK-V7-FP: .fnstart [all …]
|
/external/llvm-project/llvm/test/MC/ARM/ |
D | directive-arch_extension-crypto.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 13 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension crypto 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: crypto armv8 23 @ CHECK-V7: error: instruction requires: crypto armv8 25 @ CHECK-V7: error: instruction requires: crypto armv8 27 @ CHECK-V7: error: instruction requires: crypto armv8 29 @ CHECK-V7: error: instruction requires: crypto armv8 [all …]
|
D | directive-arch_extension-fp.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'fp' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension fp 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: instruction requires: FPARMv8 23 @ CHECK-V7: instruction requires: FPARMv8 25 @ CHECK-V7: instruction requires: FPARMv8 27 @ CHECK-V7: instruction requires: FPARMv8 29 @ CHECK-V7: instruction requires: FPARMv8 [all …]
|
D | basic-thumb2-instructions-v8.s | 4 @ RUN: not llvm-mc -triple thumbv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 11 @ CHECK-V7: error: instruction requires: armv8 12 @ CHECK-V7: error: instruction requires: armv8 20 @ CHECK-V7: error: instruction requires: armv8 25 @ CHECK-V7: error: instruction requires: armv8 34 @ CHECK-V7: error: invalid instruction, any one of the following would fix this: 35 @ CHECK-V7-NEXT: sbc.w r6, r3, sp, asr #16 36 @ CHECK-V7: note: instruction variant requires ARMv8 or later 37 @ CHECK-V7: note: operand must be a register in range [r0, r12] or r14 38 @ CHECK-V7: error: invalid instruction, any one of the following would fix this: [all …]
|
D | directive-arch_extension-simd.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'simd' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension simd 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: FPARMv8 22 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 30 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
D | directive-arch_extension-crc.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 11 @ CHECK-V7: error: architectural extension 'crc' is not allowed for the current base architecture 12 @ CHECK-V7-NEXT: .arch_extension crc 13 @ CHECK-V7-NEXT: ^ 18 @ CHECK-V7: error: instruction requires: crc armv8 20 @ CHECK-V7: error: instruction requires: crc armv8 22 @ CHECK-V7: error: instruction requires: crc armv8 25 @ CHECK-V7: error: instruction requires: crc armv8 27 @ CHECK-V7: error: instruction requires: crc armv8 29 @ CHECK-V7: error: instruction requires: crc armv8 [all …]
|
D | neon-crypto.s | 2 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: instruction requires: crypto armv8 13 @ CHECK-V7: instruction requires: crypto armv8 14 @ CHECK-V7: instruction requires: crypto armv8 15 @ CHECK-V7: instruction requires: crypto armv8 23 @ CHECK-V7: instruction requires: crypto armv8 24 @ CHECK-V7: instruction requires: crypto armv8 25 @ CHECK-V7: instruction requires: crypto armv8 41 @ CHECK-V7: instruction requires: crypto armv8 42 @ CHECK-V7: instruction requires: crypto armv8 [all …]
|
D | load-store-acquire-release-v8-thumb.s | 2 @ RUN: not llvm-mc -triple=thumbv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: error: instruction requires: acquire/release 13 @ CHECK-V7: error: instruction requires: acquire/release 14 @ CHECK-V7: error: instruction requires: acquire/release 15 @ CHECK-V7: error: instruction requires: acquire/release 25 @ CHECK-V7: error: instruction requires: acquire/release 26 @ CHECK-V7: error: instruction requires: acquire/release 27 @ CHECK-V7: error: instruction requires: acquire/release 28 @ CHECK-V7: error: instruction requires: acquire/release 36 @ CHECK-V7: error: instruction requires: acquire/release [all …]
|
D | load-store-acquire-release-v8.s | 2 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: instruction requires: acquire/release 13 @ CHECK-V7: instruction requires: acquire/release 14 @ CHECK-V7: instruction requires: acquire/release 15 @ CHECK-V7: instruction requires: acquire/release 25 @ CHECK-V7: instruction requires: acquire/release 26 @ CHECK-V7: instruction requires: acquire/release 27 @ CHECK-V7: instruction requires: acquire/release 28 @ CHECK-V7: instruction requires: acquire/release 36 @ CHECK-V7: instruction requires: acquire/release [all …]
|
/external/llvm/test/MC/ARM/ |
D | directive-arch_extension-crypto.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 13 @ CHECK-V7: error: architectural extension 'crypto' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension crypto 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: crypto armv8 23 @ CHECK-V7: error: instruction requires: crypto armv8 25 @ CHECK-V7: error: instruction requires: crypto armv8 27 @ CHECK-V7: error: instruction requires: crypto armv8 29 @ CHECK-V7: error: instruction requires: crypto armv8 [all …]
|
D | directive-arch_extension-fp.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'fp' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension fp 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: FPARMv8 23 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 29 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
D | directive-arch_extension-simd.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 6 @ RUN: | FileCheck %s -check-prefix CHECK-V7 -check-prefix CHECK 13 @ CHECK-V7: error: architectural extension 'simd' is not allowed for the current base architecture 14 @ CHECK-V7-NEXT: .arch_extension simd 15 @ CHECK-V7-NEXT: ^ 20 @ CHECK-V7: error: instruction requires: FPARMv8 22 @ CHECK-V7: error: instruction requires: FPARMv8 25 @ CHECK-V7: error: instruction requires: FPARMv8 27 @ CHECK-V7: error: instruction requires: FPARMv8 30 @ CHECK-V7: error: instruction requires: FPARMv8 [all …]
|
D | basic-thumb2-instructions-v8.s | 4 @ RUN: not llvm-mc -triple thumbv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 11 @ CHECK-V7: error: instruction requires: armv8 12 @ CHECK-V7: error: instruction requires: armv8 20 @ CHECK-V7: error: instruction requires: armv8 25 @ CHECK-V7: error: instruction requires: armv8 34 @ CHECK-V7: error: instruction variant requires ARMv8 or later 35 @ CHECK-V7: error: instruction variant requires ARMv8 or later 36 @ CHECK-V7: error: invalid operand for instruction 45 @ CHECK-V7: error: instruction requires: armv8 46 @ CHECK-V7: error: instruction requires: armv8 [all …]
|
D | directive-arch_extension-crc.s | 2 @ RUN: | FileCheck %s -check-prefix CHECK-V7 11 @ CHECK-V7: error: architectural extension 'crc' is not allowed for the current base architecture 12 @ CHECK-V7-NEXT: .arch_extension crc 13 @ CHECK-V7-NEXT: ^ 18 @ CHECK-V7: error: instruction requires: crc armv8 20 @ CHECK-V7: error: instruction requires: crc armv8 22 @ CHECK-V7: error: instruction requires: crc armv8 25 @ CHECK-V7: error: instruction requires: crc armv8 27 @ CHECK-V7: error: instruction requires: crc armv8 29 @ CHECK-V7: error: instruction requires: crc armv8 [all …]
|
D | neon-crypto.s | 2 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: instruction requires: crypto armv8 13 @ CHECK-V7: instruction requires: crypto armv8 14 @ CHECK-V7: instruction requires: crypto armv8 15 @ CHECK-V7: instruction requires: crypto armv8 23 @ CHECK-V7: instruction requires: crypto armv8 24 @ CHECK-V7: instruction requires: crypto armv8 25 @ CHECK-V7: instruction requires: crypto armv8 41 @ CHECK-V7: instruction requires: crypto armv8 42 @ CHECK-V7: instruction requires: crypto armv8 [all …]
|
D | load-store-acquire-release-v8-thumb.s | 2 @ RUN: not llvm-mc -triple=thumbv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: error: instruction requires: acquire/release 13 @ CHECK-V7: error: instruction requires: acquire/release 14 @ CHECK-V7: error: instruction requires: acquire/release 15 @ CHECK-V7: error: instruction requires: acquire/release 25 @ CHECK-V7: error: instruction requires: acquire/release 26 @ CHECK-V7: error: instruction requires: acquire/release 27 @ CHECK-V7: error: instruction requires: acquire/release 28 @ CHECK-V7: error: instruction requires: acquire/release 36 @ CHECK-V7: error: instruction requires: acquire/release [all …]
|
D | load-store-acquire-release-v8.s | 2 @ RUN: not llvm-mc -triple=armv7 -show-encoding < %s 2>&1 | FileCheck %s --check-prefix=CHECK-V7 12 @ CHECK-V7: instruction requires: acquire/release 13 @ CHECK-V7: instruction requires: acquire/release 14 @ CHECK-V7: instruction requires: acquire/release 15 @ CHECK-V7: instruction requires: acquire/release 25 @ CHECK-V7: instruction requires: acquire/release 26 @ CHECK-V7: instruction requires: acquire/release 27 @ CHECK-V7: instruction requires: acquire/release 28 @ CHECK-V7: instruction requires: acquire/release 36 @ CHECK-V7: instruction requires: acquire/release [all …]
|
/external/llvm/test/MC/Disassembler/ARM/ |
D | invalid-armv8.txt | 6 # RUN: llvm-mc -triple armv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
D | invalid-thumbv8.txt | 6 # RUN: llvm-mc -triple thumbv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | invalid-thumbv8.txt | 6 # RUN: llvm-mc -triple thumbv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
D | invalid-armv8.txt | 6 # RUN: llvm-mc -triple armv7 -show-encoding -disassemble %s | FileCheck %s --check-prefix=CHECK-V7 9 # CHECK-V7: cdp 14 # CHECK-V7: cdp 19 # CHECK-V7: cdp 24 # CHECK-V7: cdp2 29 # CHECK-V7: cdp2 34 # CHECK-V7: cdp2 39 # CHECK-V7: mcr 44 # CHECK-V7: mcr2 49 # CHECK-V7: mcr2 [all …]
|
1234567