Home
last modified time | relevance | path

Searched refs:fcvt_s_w (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll39 define float @fcvt_s_w(i32 %a) nounwind {
40 ; RV32IF-LABEL: fcvt_s_w:
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll39 define float @fcvt_s_w(i32 %a) nounwind {
40 ; RV32IF-LABEL: fcvt_s_w:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
H A Drv64i-single-softfloat.ll198 define float @fcvt_s_w(i32 %a) nounwind {
199 ; RV64I-LABEL: fcvt_s_w:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll65 define float @fcvt_s_w(i32 %a) nounwind {
66 ; RV32IF-LABEL: fcvt_s_w:
72 ; RV64IF-LABEL: fcvt_s_w:
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dhelper.h34 DEF_HELPER_FLAGS_2(fcvt_s_w, TCG_CALL_NO_RWG, i64, env, tl)
H A Dinsn32.decode175 fcvt_s_w 1101000 00000 ..... ... ..... 1010011 @r2_rm
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dhelper.h34 DEF_HELPER_FLAGS_2(fcvt_s_w, TCG_CALL_NO_RWG, i64, env, tl)
H A Dinsn32.decode179 fcvt_s_w 1101000 00000 ..... ... ..... 1010011 @r2_rm
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dhelper.h34 DEF_HELPER_FLAGS_2(fcvt_s_w, TCG_CALL_NO_RWG, i64, env, tl)
H A Dinsn32.decode175 fcvt_s_w 1101000 00000 ..... ... ..... 1010011 @r2_rm
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/riscv/
H A Dhelper.h34 DEF_HELPER_FLAGS_2(fcvt_s_w, TCG_CALL_NO_RWG, i64, env, tl)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dhelper.h34 DEF_HELPER_FLAGS_2(fcvt_s_w, TCG_CALL_NO_RWG, i64, env, tl)
H A Dinsn32.decode183 fcvt_s_w 1101000 00000 ..... ... ..... 1010011 @r2_rm
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll155 define float @fcvt_s_w(i32 %a) nounwind {
156 ; RV32IF-LABEL: fcvt_s_w:
162 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll214 define float @fcvt_s_w(i32 %a) nounwind {
215 ; RV32IF-LABEL: fcvt_s_w:
221 ; RV64IF-LABEL: fcvt_s_w:
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/RISCV/
H A Dfloat-convert.ll214 define float @fcvt_s_w(i32 %a) nounwind {
215 ; RV32IF-LABEL: fcvt_s_w:
221 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll214 define float @fcvt_s_w(i32 %a) nounwind {
215 ; RV32IF-LABEL: fcvt_s_w:
221 ; RV64IF-LABEL: fcvt_s_w:
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Dfloat-convert.ll214 define float @fcvt_s_w(i32 %a) nounwind {
215 ; RV32IF-LABEL: fcvt_s_w:
221 ; RV64IF-LABEL: fcvt_s_w:

123