Home
last modified time | relevance | path

Searched refs:riscv32 (Results 1 – 25 of 176) sorted by relevance

12345678

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/RISCV/
Ddisable-tail-calls.ll4 ; RUN: llc < %s -mtriple=riscv32-unknown-elf \
6 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls \
8 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls=false \
11 ; RUN: llc < %s -mtriple=riscv32-unknown-elf \
13 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls \
15 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls=false \
18 ; RUN: llc < %s -mtriple=riscv32-unknown-elf \
20 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls \
22 ; RUN: llc < %s -mtriple=riscv32-unknown-elf -disable-tail-calls=false \
Dinit-array.ll1 ; RUN: llc -mtriple=riscv32-unknown-linux-gnu -verify-machineinstrs -o - %s \
3 ; RUN: llc -mtriple=riscv32-unknown-elf -verify-machineinstrs -o - %s \
10 ; RUN: llc -mtriple=riscv32-unknown-linux-gnu -verify-machineinstrs -use-ctors -o - %s \
12 ; RUN: llc -mtriple=riscv32-unknown-elf -verify-machineinstrs -use-ctors -o - %s \
Dalign.ll1 ; RUN: llc -mtriple=riscv32 -verify-machineinstrs < %s \
3 ; RUN: llc -mtriple=riscv32 -mattr=+c -verify-machineinstrs < %s \
Dcompress-inline-asm.ll1 ; RUN: llc -mtriple=riscv32 -mattr=+c -filetype=obj < %s\
2 ; RUN: | llvm-objdump -triple=riscv32 -mattr=+c -d -riscv-no-aliases -\
Doption-rvc.ll1 ; RUN: llc -mtriple=riscv32 -filetype=obj < %s\
2 ; RUN: | llvm-objdump -triple=riscv32 -mattr=+c -d -riscv-no-aliases -\
Doption-norvc.ll1 ; RUN: llc -mtriple=riscv32 -mattr=+c -filetype=obj < %s\
2 ; RUN: | llvm-objdump -triple=riscv32 -mattr=+c -d -riscv-no-aliases -\
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
Dcompress-cjal.s1 # RUN: llvm-mc -triple riscv32 -mattr=+c -show-encoding < %s \
3 # RUN: llvm-mc -triple riscv32 -mattr=+c -show-encoding \
5 # RUN: llvm-mc -triple riscv32 -mattr=+c -filetype=obj < %s \
6 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d - \
8 # RUN: llvm-mc -triple riscv32 -mattr=+c -filetype=obj < %s \
9 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d -riscv-no-aliases - \
Dcompress-rv32f.s1 # RUN: llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding < %s \
3 # RUN: llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding \
5 # RUN: llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < %s \
6 # RUN: | llvm-objdump -triple riscv32 -mattr=+c,+f -d - \
8 # RUN: llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < %s \
9 # RUN: | llvm-objdump -triple riscv32 -mattr=+c,+f -d -riscv-no-aliases - \
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 -riscv-no-aliases - \
Doption-rvc.s1 # RUN: llvm-mc -triple riscv32 -show-encoding < %s \
3 # RUN: llvm-mc -triple riscv32 -show-encoding \
5 # RUN: llvm-mc -triple riscv32 -filetype=obj < %s \
6 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d - \
8 # RUN: llvm-mc -triple riscv32 -filetype=obj < %s \
9 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d -riscv-no-aliases - \
Drv32dc-valid.s1 # RUN: llvm-mc %s -triple=riscv32 -mattr=+c,+d -riscv-no-aliases -show-encoding \
3 # RUN: llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d < %s \
6 # RUN: not llvm-mc -triple riscv32 -mattr=+c\
9 # RUN: not llvm-mc -triple riscv32 \
Drv32fc-valid.s1 # RUN: llvm-mc %s -triple=riscv32 -mattr=+c,+f -riscv-no-aliases -show-encoding \
3 # RUN: llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f < %s \
6 # RUN: not llvm-mc -triple riscv32 -mattr=+c \
9 # RUN: not llvm-mc -triple riscv32 \
Drv32c-only-valid.s1 # RUN: llvm-mc -triple=riscv32 -mattr=+c -riscv-no-aliases -show-encoding < %s \
3 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+c < %s \
5 # RUN: not llvm-mc -triple riscv32 \
Dfixups-compressed.s1 # RUN: llvm-mc %s -triple riscv32 -mattr=+c -show-encoding \
3 # RUN: llvm-mc -triple riscv32 -filetype=obj -mattr=+c < %s \
5 # RUN: llvm-mc -filetype=obj -mattr=+c -triple=riscv32 %s \
Dfunction-call.s1 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
3 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
5 # RUN: llvm-mc -triple riscv32 < %s -show-encoding \
Dcompressed-relocations.s1 # RUN: llvm-mc -triple riscv32 -mattr=+c -riscv-no-aliases < %s -show-encoding \
3 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+c < %s \
5 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+relax < %s \
Dcsr-aliases.s1 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \
4 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \
7 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \
10 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=-f < %s \
13 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=-f < %s \
16 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+f < %s \
Drv32i-aliases-valid.s1 # RUN: llvm-mc %s -triple=riscv32 -riscv-no-aliases \
3 # RUN: llvm-mc %s -triple=riscv32 \
5 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
8 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
Dlinker-relaxation.s1 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=+relax < %s \
3 # RUN: llvm-mc -filetype=obj -triple riscv32 -mattr=-relax < %s \
5 # RUN: llvm-mc -triple riscv32 -mattr=+relax < %s -show-encoding \
Dhilo-constaddr-expr.s1 # RUN: not llvm-mc -filetype=obj -triple=riscv32 -mattr=+relax %s 2>&1 \
3 # RUN: llvm-mc -filetype=obj -triple=riscv32 -mattr=-relax %s 2>&1 \
5 # RUN: llvm-mc -filetype=obj -triple=riscv32 -mattr=-relax %s 2>&1 \
Dtail-call.s1 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
3 # RUN: llvm-mc -filetype=obj -triple riscv32 < %s \
5 # RUN: llvm-mc -triple riscv32 < %s -show-encoding \
Dcompress-rv32i.s1 # RUN: llvm-mc -triple riscv32 -mattr=+c -show-encoding < %s \
3 # RUN: llvm-mc -triple riscv32 -mattr=+c -show-encoding \
5 # RUN: llvm-mc -triple riscv32 -mattr=+c -filetype=obj < %s \
6 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d - \
8 # RUN: llvm-mc -triple riscv32 -mattr=+c -filetype=obj < %s \
9 # RUN: | llvm-objdump -triple riscv32 -mattr=+c -d -riscv-no-aliases - \
Delf-flags.s1 # RUN: llvm-mc -triple=riscv32 -filetype=obj < %s | llvm-readobj -file-headers - | FileCheck -check…
3 # RUN: llvm-mc -triple=riscv32 -mattr=+c -filetype=obj < %s | llvm-readobj -file-headers - | FileCh…
Dhilo-constaddr.s1 # RUN: llvm-mc -filetype=obj -triple=riscv32 %s \
4 # RUN: llvm-mc -filetype=obj -triple=riscv32 %s \
Drv32i-aliases-invalid.s1 # RUN: not llvm-mc %s -triple=riscv32 -riscv-no-aliases 2>&1 | FileCheck %s
2 # RUN: not llvm-mc %s -triple=riscv32 2>&1 | FileCheck %s

12345678