Home
last modified time | relevance | path

Searched refs:vfp2 (Results 1 – 25 of 180) sorted by relevance

12345678

/external/llvm-project/llvm/test/tools/llvm-objdump/ELF/ARM/
Dv6-subfeatures.s1 @ RUN: llvm-mc < %s -triple armv6 -mattr=+vfp2 -filetype=obj | llvm-objdump --triple=arm -d - | Fil…
5 vfp2: label
8 @CHECK-LABEL: vfp2
Dv6-neg-subfeatures.s1 @ RUN: llvm-mc < %s -triple armv6 -mattr=+vfp2 -filetype=obj | llvm-objdump --triple=arm -d - | Fil…
5 vfp2: label
8 @CHECK-LABEL: vfp2
Dv7m-neg-subfeatures.s7 vfp2: label
10 @CHECK-LABEL: vfp2
Dv7m-subfeatures.s8 vfp2: label
11 @CHECK-LABEL: vfp2
Dv7a-subfeature.s7 vfp2: label
10 @CHECK-LABEL: vfp2
Dv7a-neg-subfeature.s6 vfp2: label
9 @CHECK-LABEL: vfp2
/external/llvm/test/CodeGen/ARM/
Dno-fpu.ll1 ; 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…
Dfnmul.ll1 ; 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 - \
Dfixunsdfdi.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
2 ; RUN: llc -mtriple=arm-eabi -mattr=vfp2 %s -o - | FileCheck %s
Darguments.ll1 ; 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
Dret_f32_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
Dret_i64_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
Dret_f64_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfnmul.ll1 ; 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-…
Dfixunsdfdi.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
2 ; RUN: llc -mtriple=arm-eabi -mattr=vfp2 %s -o - | FileCheck %s
Dfpvcvtr.ll1 ; 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
Darguments.ll1 ; 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
Dret_f32_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
Dret_i64_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
Dret_f64_arg2.ll1 ; RUN: llc -mtriple=arm-eabi -mattr=+vfp2 %s -o /dev/null
/external/llvm-project/llvm/test/MC/Disassembler/ARM/
Dthumbv8.1m-vmrs-vmsr.txt6 # 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/
Darm-isel-fp.ll1 ; 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 - | …
Dselect-dbg.mir1 # 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/
Dfloat-args.ll1 ; 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/
Dfloat-args.ll1 ; 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