Home
last modified time | relevance | path

Searched refs:MUL_S (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc428 MUL_S = 4, enumerator
719 return Latency::MUL_S + Latency::SUB_S; in MsubSLatency()
1766 return Latency::MUL_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc458 MUL_S = 4, enumerator
1299 return Latency::MUL_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc457 MUL_S = 4, enumerator
1498 return Latency::MUL_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h658 MUL_S = ((0U << 3) + 2),
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h612 MUL_S = ((0U << 3) + 2),
H A Dassembler-mips.cc2549 GenInstrRegister(COP1, S, ft, fs, fd, MUL_S); in mul_s()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c253 #define MUL_S (HI(17) | FMT_S | LO(2)) macro
2795 FAIL_IF(push_inst(compiler, MUL_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2757 case MUL_S: in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3237 case MUL_S: in DecodeTypeRegisterSRsType()

Completed in 42 milliseconds