Searched refs:mattr (Results 1 – 25 of 5609) sorted by relevance
12345678910>>...225
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | ase_warnings.ll | 2 ; RUN: llc -march=mips -mattr=+mips32r2 -mattr=+msa -mattr=+fp64 < %s 2>&1 | \ 4 ; RUN: llc -march=mips64 -mattr=+mips64r2 -mattr=+msa < %s 2>&1 | \ 6 ; RUN: llc -march=mips -mattr=+mips32r5 -mattr=+msa -mattr=+fp64 < %s 2>&1 | \ 8 ; RUN: llc -march=mips64 -mattr=+mips64r5 -mattr=+msa < %s 2>&1 | \ 12 ; RUN: llc -march=mips -mattr=+mips32 -mattr=+dspr2 < %s 2>&1 | \ 14 ; RUN: llc -march=mips64 -mattr=+mips64 -mattr=+dspr2 < %s 2>&1 | \ 16 ; RUN: llc -march=mips64 -mattr=+mips64r3 -mattr=+dspr2 < %s 2>&1 | \ 18 ; RUN: llc -march=mips -mattr=+mips32r2 -mattr=+dspr2 < %s 2>&1 | \ 22 ; RUN: llc -march=mips -mattr=+mips32 -mattr=+dsp < %s 2>&1 | \ 24 ; RUN: llc -march=mips64 -mattr=+mips64 -mattr=+dsp < %s 2>&1 | \ [all …]
|
D | l3mc.ll | 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 9 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 11 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 13 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 15 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 17 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 19 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl…
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-reserve-call-saved-reg.ll | 1 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x9 -mattr=+call-saved-x9 -o - %s | FileCheck %s… 2 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x9 -mattr=+call-saved-x9 -global-isel -o - %s |… 3 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x9 -mattr=+call-saved-x9 -fast-isel -o - %s | F… 5 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x10 -mattr=+call-saved-x10 -o - %s | FileCheck … 6 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x10 -mattr=+call-saved-x10 -global-isel -o - %s… 7 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x10 -mattr=+call-saved-x10 -fast-isel -o - %s |… 9 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x11 -mattr=+call-saved-x11 -o - %s | FileCheck … 10 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x11 -mattr=+call-saved-x11 -global-isel -o - %s… 11 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x11 -mattr=+call-saved-x11 -fast-isel -o - %s |… 13 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x12 -mattr=+call-saved-x12 -o - %s | FileCheck … [all …]
|
D | arm64-platform-reg.ll | 1 ; RUN: llc -mtriple=arm64-apple-ios -mattr=+reserve-x18 -o - %s | FileCheck %s --check-prefix=CHECK… 2 ; RUN: llc -mtriple=arm64-freebsd-gnu -mattr=+reserve-x18 -o - %s | FileCheck %s --check-prefix=CHE… 9 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x1 -o - %s | FileCheck %s --check-prefixes=CHEC… 10 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x2 -o - %s | FileCheck %s --check-prefixes=CHEC… 11 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x3 -o - %s | FileCheck %s --check-prefixes=CHEC… 12 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x4 -o - %s | FileCheck %s --check-prefixes=CHEC… 13 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x5 -o - %s | FileCheck %s --check-prefixes=CHEC… 14 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x6 -o - %s | FileCheck %s --check-prefixes=CHEC… 15 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x7 -o - %s | FileCheck %s --check-prefixes=CHEC… 16 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+reserve-x9 -o - %s | FileCheck %s --check-prefixes=CHEC… [all …]
|
D | arm64-custom-call-saved-reg.ll | 1 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x8 -o - %s \ 4 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x9 -o - %s \ 7 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x10 -o - %s \ 10 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x11 -o - %s \ 13 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x12 -o - %s \ 16 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x13 -o - %s \ 19 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x14 -o - %s \ 22 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x15 -o - %s \ 25 ; RUN: llc -mtriple=arm64-linux-gnu -mattr=+call-saved-x18 -o - %s \ 30 ; RUN: -mattr=+call-saved-x8 \ [all …]
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | reserved-regs.ll | 1 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x3 -verify-machineinstrs < %s | FileCheck %s -check-pre… 2 ; RUN: llc -mtriple=riscv64 -mattr=+reserve-x3 -verify-machineinstrs < %s | FileCheck %s -check-pre… 3 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x4 -verify-machineinstrs < %s | FileCheck %s -check-pre… 4 ; RUN: llc -mtriple=riscv64 -mattr=+reserve-x4 -verify-machineinstrs < %s | FileCheck %s -check-pre… 5 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x5 -verify-machineinstrs < %s | FileCheck %s -check-pre… 6 ; RUN: llc -mtriple=riscv64 -mattr=+reserve-x5 -verify-machineinstrs < %s | FileCheck %s -check-pre… 7 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x6 -verify-machineinstrs < %s | FileCheck %s -check-pre… 8 ; RUN: llc -mtriple=riscv64 -mattr=+reserve-x6 -verify-machineinstrs < %s | FileCheck %s -check-pre… 9 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x7 -verify-machineinstrs < %s | FileCheck %s -check-pre… 10 ; RUN: llc -mtriple=riscv64 -mattr=+reserve-x7 -verify-machineinstrs < %s | FileCheck %s -check-pre… [all …]
|
D | attributes.ll | 3 ; RUN: llc -mtriple=riscv32 -mattr=+m %s -o - | FileCheck --check-prefix=RV32M %s 4 ; RUN: llc -mtriple=riscv32 -mattr=+a %s -o - | FileCheck --check-prefix=RV32A %s 5 ; RUN: llc -mtriple=riscv32 -mattr=+f %s -o - | FileCheck --check-prefix=RV32F %s 6 ; RUN: llc -mtriple=riscv32 -mattr=+d %s -o - | FileCheck --check-prefix=RV32D %s 7 ; RUN: llc -mtriple=riscv32 -mattr=+c %s -o - | FileCheck --check-prefix=RV32C %s 8 ; RUN: llc -mtriple=riscv64 -mattr=+m %s -o - | FileCheck --check-prefix=RV64M %s 9 ; RUN: llc -mtriple=riscv64 -mattr=+a %s -o - | FileCheck --check-prefix=RV64A %s 10 ; RUN: llc -mtriple=riscv64 -mattr=+f %s -o - | FileCheck --check-prefix=RV64F %s 11 ; RUN: llc -mtriple=riscv64 -mattr=+d %s -o - | FileCheck --check-prefix=RV64D %s 12 ; RUN: llc -mtriple=riscv64 -mattr=+c %s -o - | FileCheck --check-prefix=RV64C %s
|
D | target-abi-valid.ll | 5 ; RUN: llc -mtriple=riscv32 -mattr=+f -target-abi ilp32 < %s \ 7 ; RUN: llc -mtriple=riscv32 -mattr=+d -target-abi ilp32 < %s \ 13 ; RUN: llc -mtriple=riscv64 -mattr=+f -target-abi lp64 < %s \ 15 ; RUN: llc -mtriple=riscv64 -mattr=+d -target-abi lp64 < %s \ 17 ; RUN: llc -mtriple=riscv32 -mattr=+f -target-abi ilp32f < %s 2>&1 \ 19 ; RUN: llc -mtriple=riscv32 -mattr=+d -target-abi ilp32f < %s 2>&1 \ 21 ; RUN: llc -mtriple=riscv32 -mattr=+d -target-abi ilp32d < %s 2>&1 \ 23 ; RUN: llc -mtriple=riscv64 -mattr=+f -target-abi lp64f < %s 2>&1 \ 25 ; RUN: llc -mtriple=riscv64 -mattr=+d -target-abi lp64f < %s 2>&1 \ 27 ; RUN: llc -mtriple=riscv64 -mattr=+d -target-abi lp64d < %s 2>&1 \
|
D | reserved-reg-errors.ll | 1 ; RUN: not llc -mtriple=riscv32 -mattr=+reserve-x1 < %s 2>&1 | FileCheck %s -check-prefix=X1 2 ; RUN: not llc -mtriple=riscv64 -mattr=+reserve-x1 < %s 2>&1 | FileCheck %s -check-prefix=X1 3 ; RUN: not llc -mtriple=riscv32 -mattr=+reserve-x2 < %s 2>&1 | FileCheck %s -check-prefix=X2 4 ; RUN: not llc -mtriple=riscv64 -mattr=+reserve-x2 < %s 2>&1 | FileCheck %s -check-prefix=X2 5 ; RUN: not llc -mtriple=riscv32 -mattr=+reserve-x8 < %s 2>&1 | FileCheck %s -check-prefix=X8 6 ; RUN: not llc -mtriple=riscv64 -mattr=+reserve-x8 < %s 2>&1 | FileCheck %s -check-prefix=X8 7 ; RUN: not llc -mtriple=riscv32 -mattr=+reserve-x10 < %s 2>&1 | FileCheck %s -check-prefix=X10 8 ; RUN: not llc -mtriple=riscv64 -mattr=+reserve-x10 < %s 2>&1 | FileCheck %s -check-prefix=X10 9 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x11 < %s 2>&1 | FileCheck %s -check-prefix=X11 10 ; RUN: llc -mtriple=riscv32 -mattr=+reserve-x11 < %s 2>&1 | FileCheck %s -check-prefix=X11
|
/external/llvm/test/CodeGen/PowerPC/ |
D | i64_fp.ll | 4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \ 6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=+64bit | \ 8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \ 10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g5 | \ 12 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \ 14 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mattr=-64bit | \ 16 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \ 18 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mcpu=g4 | \
|
D | fsqrt.ll | 4 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=+fsqrt | \ 6 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g5 | \ 8 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mattr=-fsqrt | \ 10 ; RUN: llc < %s -mattr=-vsx -march=ppc32 -mtriple=powerpc-apple-darwin8 -mcpu=g4 | \
|
D | vec_mul.ll | 1 ; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -march=ppc32 -mattr=+altivec -mattr=-vsx -mattr=… 2 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu… 3 … -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=-vsx -mcpu=pwr8 -mattr… 4 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu… 5 … -mtriple=powerpc64le-unknown-linux-gnu -march=ppc64 -mattr=+altivec -mattr=+vsx -mcpu=pwr8 -mattr…
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | i64_fp.ll | 4 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mattr=+64bit | \ 6 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mattr=+64bit | \ 8 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mcpu=g5 | \ 10 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mcpu=g5 | \ 12 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mattr=-64bit | \ 14 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mattr=-64bit | \ 16 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mcpu=g4 | \ 18 ; RUN: llc -verify-machineinstrs < %s -mattr=-vsx -mtriple=ppc32-- -mcpu=g4 | \
|
D | vec_mul.ll | 1 …rify-machineinstrs < %s -mtriple=powerpc-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mattr=-pow… 2 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mattr=+altivec -mattr=-… 3 …neinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=-vsx -mcpu=pwr8 -mattr… 4 ; RUN: llc -verify-machineinstrs < %s -mtriple=powerpc64-unknown-linux-gnu -mattr=+altivec -mattr=+… 5 …neinstrs < %s -mtriple=powerpc64le-unknown-linux-gnu -mattr=+altivec -mattr=+vsx -mcpu=pwr8 -mattr…
|
/external/llvm-project/llvm/test/MC/RISCV/ |
D | csr-aliases.s | 1 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \ 2 # RUN: | llvm-objdump -d --mattr=+f -M no-aliases - \ 4 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \ 5 # RUN: | llvm-objdump -d --mattr=+f - \ 7 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \ 8 # RUN: | llvm-objdump -d --mattr=+f - \ 10 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=-f < %s \ 11 # RUN: | llvm-objdump -d --mattr=+f - \ 13 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=-f < %s \ 14 # RUN: | llvm-objdump -d --mattr=-f - \ [all …]
|
D | compress-rv32b.s | 1 # RUN: llvm-mc -triple riscv32 -mattr=+c,+experimental-zbproposedc -show-encoding < %s \ 3 # RUN: llvm-mc -triple riscv32 -mattr=+c,+experimental-zbproposedc -show-encoding \ 5 # RUN: llvm-mc -triple riscv32 -mattr=+c,+experimental-zbproposedc -filetype=obj < %s \ 6 # RUN: | llvm-objdump --triple=riscv32 --mattr=+c,+experimental-zbproposedc -d - \ 8 # RUN: llvm-mc -triple riscv32 -mattr=+c,+experimental-zbproposedc -filetype=obj < %s \ 9 # RUN: | llvm-objdump --triple=riscv32 --mattr=+c,+experimental-zbproposedc -d -M no-aliases - \ 12 # RUN: llvm-mc -triple riscv64 -mattr=+c,+experimental-zbproposedc -show-encoding < %s \ 14 # RUN: llvm-mc -triple riscv64 -mattr=+c,+experimental-zbproposedc -show-encoding \ 16 # RUN: llvm-mc -triple riscv64 -mattr=+c,+experimental-zbproposedc -filetype=obj < %s \ 17 # RUN: | llvm-objdump --triple=riscv64 --mattr=+c,+experimental-zbproposedc -d - \ [all …]
|
D | compress-rv32d.s | 1 # RUN: llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding < %s \ 3 # RUN: llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding \ 5 # RUN: llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < %s \ 6 # RUN: | llvm-objdump --triple=riscv32 --mattr=+c,+d -d - \ 8 # RUN: llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < %s \ 9 # RUN: | llvm-objdump --triple=riscv32 --mattr=+c,+d -d -M no-aliases - \ 12 # RUN: llvm-mc -triple riscv64 -mattr=+c,+d -show-encoding < %s \ 14 # RUN: llvm-mc -triple riscv64 -mattr=+c,+d -show-encoding \ 16 # RUN: llvm-mc -triple riscv64 -mattr=+c,+d -filetype=obj < %s \ 17 # RUN: | llvm-objdump --triple=riscv64 --mattr=+c,+d -d - \ [all …]
|
D | rva-aliases-valid.s | 1 # RUN: llvm-mc %s -triple=riscv32 -mattr=+a -riscv-no-aliases \ 3 # RUN: llvm-mc %s -triple=riscv32 -mattr=+a \ 5 # RUN: llvm-mc %s -triple=riscv64 -mattr=+a -riscv-no-aliases\ 7 # RUN: llvm-mc %s -triple=riscv64 -mattr=+a \ 9 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+a < %s \ 10 # RUN: | llvm-objdump -d --mattr=+a -M no-aliases - \ 12 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+a < %s \ 13 # RUN: | llvm-objdump -d --mattr=+a - \ 15 # RUN: llvm-mc -filetype=obj -triple riscv64 -mattr=+a < %s \ 16 # RUN: | llvm-objdump -d --mattr=+a -M no-aliases - \ [all …]
|
D | rv64zbbp-valid.s | 2 # RUN: llvm-mc %s -triple=riscv64 -mattr=+experimental-b -show-encoding \ 4 # RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+experimental-b < %s \ 5 # RUN: | llvm-objdump --mattr=+experimental-b -d -r - \ 9 # RUN: llvm-mc %s -triple=riscv64 -mattr=+experimental-zbb -show-encoding \ 11 # RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+experimental-zbb < %s \ 12 # RUN: | llvm-objdump --mattr=+experimental-zbb -d -r - \ 16 # RUN: llvm-mc %s -triple=riscv64 -mattr=+experimental-zbp -show-encoding \ 18 # RUN: llvm-mc -filetype=obj -triple=riscv64 -mattr=+experimental-zbp < %s \ 19 # RUN: | llvm-objdump --mattr=+experimental-zbp -d -r - \
|
D | rv64a-aliases-valid.s | 1 # RUN: llvm-mc %s -triple=riscv64 -mattr=+a -riscv-no-aliases \ 3 # RUN: llvm-mc %s -triple=riscv64 -mattr=+a \ 5 # RUN: llvm-mc -filetype=obj -triple riscv64 -mattr=+a < %s \ 6 # RUN: | llvm-objdump -d --mattr=+a -M no-aliases - \ 8 # RUN: llvm-mc -filetype=obj -triple riscv64 -mattr=+a < %s \ 9 # RUN: | llvm-objdump -d --mattr=+a - \
|
/external/llvm/test/CodeGen/Mips/ |
D | l3mc.ll | 1 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 3 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 5 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 7 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 9 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 11 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 13 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 15 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 17 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl… 19 ; RUN: llc -mtriple=mipsel-linux-gnu -march=mipsel -mattr=mips16 -mattr=+soft-float -mips16-hard-fl…
|
/external/llvm-project/lld/test/ELF/ |
D | mips-micro-thunks.s | 9 # RUN: -mcpu=mips32r2 -mattr=micromips %s -o %t-eb.o 11 # RUN: -position-independent -mcpu=mips32r2 -mattr=micromips \ 14 # RUN: llvm-objdump -d --mattr=+micromips --no-show-raw-insn %t-eb.exe \ 18 # RUN: -mcpu=mips32r2 -mattr=micromips %s -o %t-el.o 20 # RUN: -position-independent -mcpu=mips32r2 -mattr=micromips \ 23 # RUN: llvm-objdump -d --mattr=+micromips --no-show-raw-insn %t-el.exe \ 27 # RUN: -mcpu=mips32r6 -mattr=micromips %s -o %t-eb-r6.o 29 # RUN: -position-independent -mcpu=mips32r6 -mattr=micromips \ 32 # RUN: llvm-objdump -d --mattr=+micromips --no-show-raw-insn %t-eb-r6.exe \ 36 # RUN: -mcpu=mips32r6 -mattr=micromips %s -o %t-el-r6.o [all …]
|
D | mips-micro-jal.s | 10 # RUN: -mattr=micromips %S/Inputs/mips-micro.s -o %t1eb.o 13 # RUN: -mattr=micromips %s -o %t2eb.o 15 # RUN: llvm-objdump -d --mattr=micromips --no-show-raw-insn %teb.exe \ 20 # RUN: -mattr=micromips %S/Inputs/mips-micro.s -o %t1el.o 23 # RUN: -mattr=micromips %s -o %t2el.o 25 # RUN: llvm-objdump -d --mattr=micromips --no-show-raw-insn %tel.exe \ 30 # RUN: -mattr=micromips -mcpu=mips32r6 %S/Inputs/mips-micro.s -o %t1eb.o 33 # RUN: -mattr=micromips -mcpu=mips32r6 %s -o %t2eb.o 35 # RUN: llvm-objdump -d --mattr=micromips %teb.exe --no-show-raw-insn \ 39 # RUN: -mattr=micromips -mcpu=mips32r6 %S/Inputs/mips-micro.s -o %t1el.o [all …]
|
/external/llvm-project/llvm/test/MC/Disassembler/ARM/ |
D | armv8a-fpmul-t32.txt | 1 # RUN: llvm-mc -triple thumb -mattr=+neon,+fp16fml --disassemble < %s | FileCheck %s 2 # RUN: llvm-mc -triple thumb -mattr=+neon,-fullfp16,+fp16fml --disassemble < %s | FileCheck %s 4 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a --disassemble < %s 2>&1 | FileCheck %s --check-prefi… 5 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+fp16fml --disassemble < %s 2>&1 | FileCheck %s --ch… 6 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+fullfp16 --disassemble < %s 2>&1 | FileCheck %s --c… 7 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+fullfp16,-fp16fml --disassemble < %s 2>&1 | FileChe… 8 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,-fp16fml,+fullfp16 --disassemble < %s 2>&1 | FileChe… 9 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+fullfp16,+fp16fml --disassemble < %s 2>&1 | FileChe… 10 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+fp16fml,-fullfp16 --disassemble < %s 2>&1 | FileChe… 11 # RUN: not llvm-mc -triple thumb -mattr=+v8.2a,+neon --disassemble < %s 2>&1 | FileCheck %s --check… [all …]
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | vec-abi-align.ll | 17 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=vector | \ 19 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=+vector | \ 21 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,vector | \ 23 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector,+vector | \ 25 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=-vector | \ 27 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=vector,-vector | \ 29 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mattr=+vector,-vector | \ 32 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -mattr=-vector | \ 35 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z13 -mattr=+soft-float | \ 38 ; RUN: -mattr=soft-float,-soft-float | \ [all …]
|
12345678910>>...225