Home
last modified time | relevance | path

Searched refs:fmul_d (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AArch64/
H A Dsve-fp.ll67 define <vscale x 2 x double> @fmul_d(<vscale x 2 x double> %a, <vscale x 2 x double> %b) {
68 ; CHECK-LABEL: fmul_d:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AArch64/
H A Dsve-fp.ll67 define <vscale x 2 x double> @fmul_d(<vscale x 2 x double> %a, <vscale x 2 x double> %b) {
68 ; CHECK-LABEL: fmul_d:
/dports/emulators/qemu-utils/qemu-4.2.1/target/riscv/
H A Dhelper.h45 DEF_HELPER_FLAGS_3(fmul_d, TCG_CALL_NO_RWG, i64, env, i64, i64)
H A Dinsn32.decode188 fmul_d 0001001 ..... ..... ... ..... 1010011 @r_rm
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/riscv/
H A Dhelper.h45 DEF_HELPER_FLAGS_3(fmul_d, TCG_CALL_NO_RWG, i64, env, i64, i64)
H A Dinsn32.decode192 fmul_d 0001001 ..... ..... ... ..... 1010011 @r_rm
/dports/emulators/qemu42/qemu-4.2.1/target/riscv/
H A Dhelper.h45 DEF_HELPER_FLAGS_3(fmul_d, TCG_CALL_NO_RWG, i64, env, i64, i64)
H A Dinsn32.decode188 fmul_d 0001001 ..... ..... ... ..... 1010011 @r_rm
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/riscv/
H A Dhelper.h45 DEF_HELPER_FLAGS_3(fmul_d, TCG_CALL_NO_RWG, i64, env, i64, i64)
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/riscv/
H A Dhelper.h45 DEF_HELPER_FLAGS_3(fmul_d, TCG_CALL_NO_RWG, i64, env, i64, i64)
H A Dinsn32.decode196 fmul_d 0001001 ..... ..... ... ..... 1010011 @r_rm
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/RISCV/
H A Ddouble-arith.ll45 define double @fmul_d(double %a, double %b) nounwind {
46 ; RV32IFD-LABEL: fmul_d:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AArch64/
H A Dsve-fp.ll80 define <vscale x 2 x double> @fmul_d(<vscale x 2 x double> %a, <vscale x 2 x double> %b) {
81 ; CHECK-LABEL: fmul_d:
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AArch64/
H A Dsve-fp.ll80 define <vscale x 2 x double> @fmul_d(<vscale x 2 x double> %a, <vscale x 2 x double> %b) {
81 ; CHECK-LABEL: fmul_d:
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/RISCV/
H A Ddouble-arith.ll49 define double @fmul_d(double %a, double %b) nounwind {
50 ; RV32IFD-LABEL: fmul_d:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/lang/v8/v8-9.6.180.12/test/cctest/
H A Dtest-disasm-loong64.cc737 COMPARE(fmul_d(f0, f0, f1), "01050400 fmul.d f0, f0, f1"); in TEST()
738 COMPARE(fmul_d(f0, f0, f0), "01050000 fmul.d f0, f0, f0"); in TEST()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/x86/
H A DmacroAssembler_x86_sin.cpp1371 fmul_d(as_Address(ExternalAddress(SCALE))); //0x00000000UL, 0x32600000UL in libm_reduce_pi04l()
1602 fmul_d(as_Address(ExternalAddress(8 + pi04_2d))); //0x1a626331UL, 0x3dc0b461UL in libm_reduce_pi04l()
2439 fmul_d(Address(ebx, 2240)); in fast_sin()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/RISCV/
H A Ddouble-arith.ll67 define double @fmul_d(double %a, double %b) nounwind {
68 ; RV32IFD-LABEL: fmul_d:
84 ; RV64IFD-LABEL: fmul_d:

12345678