Home
last modified time | relevance | path

Searched refs:mattr (Results 1 – 25 of 6376) sorted by relevance

12345678910>>...256

/external/llvm-project/llvm/test/CodeGen/Mips/
Dase_warnings.ll2 ; 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 …]
Dl3mc.ll1 ; 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/
Darm64-reserve-call-saved-reg.ll1 ; 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 …]
Darm64-platform-reg.ll1 ; 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 …]
Darm64-custom-call-saved-reg.ll1 ; 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/
Dreserved-regs.ll1 ; 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 …]
Dattributes.ll3 ; 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
Dtarget-abi-valid.ll5 ; 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 \
Dreserved-reg-errors.ll1 ; 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/
Di64_fp.ll4 ; 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 | \
Dfsqrt.ll4 ; 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 | \
Dvec_mul.ll1 ; 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/
Di64_fp.ll4 ; 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 | \
Dvec_mul.ll1 …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/
Dcsr-aliases.s1 # 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 …]
Dcompress-rv32b.s1 # 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 …]
Dcompress-rv32d.s1 # 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 …]
Drva-aliases-valid.s1 # 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 …]
Drv64zbbp-valid.s2 # 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 - \
Drv64a-aliases-valid.s1 # 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/
Dl3mc.ll1 ; 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/
Dmips-micro-thunks.s9 # 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 …]
Dmips-micro-jal.s10 # 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/
Darmv8a-fpmul-t32.txt1 # 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/
Dvec-abi-align.ll17 ; 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>>...256