Searched refs:vfp2 (Results 1 – 25 of 180) sorted by relevance
12345678
/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/ |
D | v6-subfeatures.s | 1 @ RUN: llvm-mc < %s -triple armv6 -mattr=+vfp2 -filetype=obj | llvm-objdump --triple=arm -d - | Fil… 5 vfp2: label 8 @CHECK-LABEL: vfp2
|
D | v6-neg-subfeatures.s | 1 @ RUN: llvm-mc < %s -triple armv6 -mattr=+vfp2 -filetype=obj | llvm-objdump --triple=arm -d - | Fil… 5 vfp2: label 8 @CHECK-LABEL: vfp2
|
D | v7m-neg-subfeatures.s | 7 vfp2: label 10 @CHECK-LABEL: vfp2
|
D | v7m-subfeatures.s | 8 vfp2: label 11 @CHECK-LABEL: vfp2
|
D | v7a-subfeature.s | 7 vfp2: label 10 @CHECK-LABEL: vfp2
|
D | v7a-neg-subfeature.s | 6 vfp2: label 9 @CHECK-LABEL: vfp2
|
/external/llvm/test/CodeGen/ARM/ |
D | no-fpu.ll | 1 ; RUN: llc < %s -mtriple=armv7-none-gnueabi -mattr=-neon,-vfp2 | FileCheck --check-prefix=NONEON-NO… 3 ; RUN: llc < %s -mtriple=armv7-none-gnueabi -mattr=-vfp2 | FileCheck --check-prefix=NOVFP %s 4 ; RUN: llc < %s -mtriple=armv7-none-gnueabi -mattr=-neon,+vfp2 | FileCheck --check-prefix=NONEON-VF…
|
D | fnmul.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 %s -o - | FileCheck %s 3 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 -enable-sign-dependent-rounding-fp-math %s -o - \
|
D | fixunsdfdi.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null 2 ; RUN: llc -mtriple=arm-eabi -mattr=vfp2 %s -o - | FileCheck %s
|
D | arguments.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi -mattr=+vfp2 | FileCheck %s -check-prefix=ELF 2 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+vfp2 | FileCheck %s -check-prefix=DARWIN
|
D | ret_f32_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
D | ret_i64_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
D | ret_f64_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | fnmul.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 %s -o - | FileCheck %s -check-… 3 ; RUN: llc -mtriple=arm-eabi -mattr=+v6,+vfp2 -enable-unsafe-fp-math %s -o - | FileCheck %s -check-…
|
D | fixunsdfdi.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null 2 ; RUN: llc -mtriple=arm-eabi -mattr=vfp2 %s -o - | FileCheck %s
|
D | fpvcvtr.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o - | FileCheck %s --check-prefix=CHECK-VFP 2 ; RUN: llc -mtriple=thumbv7-eabi -mattr=+vfp2 %s -o - | FileCheck %s --check-prefix=CHECK-VFP
|
D | arguments.ll | 1 ; RUN: llc < %s -mtriple=arm-linux-gnueabi -mattr=+vfp2 | FileCheck %s -check-prefix=ELF 2 ; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+vfp2 | FileCheck %s -check-prefix=DARWIN
|
D | ret_f32_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
D | ret_i64_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
D | ret_f64_arg2.ll | 1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | thumbv8.1m-vmrs-vmsr.txt | 6 # RUN: not llvm-mc -triple=thumbv8.1m.main-none-eabi -mattr=+8msecext,-mve,+vfp2 -show-encoding -di… 9 # RUN: llvm-mc -triple=thumbv8.1m.main-none-eabi -mattr=+8msecext,+mve,-vfp2 -show-encoding -disass… 11 # RUN: not llvm-mc -triple=thumbv8.1m.main-none-eabi -mattr=-8msecext,-mve,-vfp2 -show-encoding -di… 13 # RUN: not llvm-mc -triple=thumbv8m.main-none-eabi -mattr=+8msecext,+vfp2 -show-encoding -disassemb…
|
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-isel-fp.ll | 1 ; RUN: llc -mtriple arm-linux-gnueabihf -mattr=+vfp2 -float-abi=hard -global-isel %s -o - | FileChe… 2 ; RUN: llc -mtriple arm-linux-gnueabi -mattr=+vfp2,+soft-float -float-abi=soft -global-isel %s -o -… 3 ; RUN: llc -mtriple arm-linux-gnu- -mattr=+vfp2,+soft-float -float-abi=soft -global-isel %s -o - | …
|
D | select-dbg.mir | 1 # RUN: llc -O0 -mtriple arm-- -mattr=+vfp2 -run-pass=instruction-select -verify-machineinstrs %s -o… 2 # RUN: llc -O0 -mtriple thumb-- -mattr=+v6t2,+vfp2 -run-pass=instruction-select -verify-machineinst…
|
/external/llvm-project/llvm/test/DebugInfo/ARM/ |
D | float-args.ll | 1 ; RUN: %llc_dwarf -filetype=obj -mattr=+vfp2 -float-abi=hard < %s | llvm-dwarfdump -debug-info - | … 2 ; RUN: %llc_dwarf -filetype=obj -mattr=-vfp2 -float-abi=soft < %s | llvm-dwarfdump -debug-info - | …
|
/external/llvm/test/DebugInfo/ARM/ |
D | float-args.ll | 1 ; RUN: %llc_dwarf -filetype=obj -mattr=+vfp2 -float-abi=hard < %s | llvm-dwarfdump -debug-dump=info… 2 ; RUN: %llc_dwarf -filetype=obj -mattr=-vfp2 -float-abi=soft < %s | llvm-dwarfdump -debug-dump=info…
|
12345678