Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc443 CVT_D_W = 4, enumerator
780 Mthc1Latency() + Latency::CVT_D_W + Latency::BRANCH + in CvtDUwLatency()
781 Latency::ADD_D + Latency::CVT_D_W; in CvtDUwLatency()
1788 return Latency::CVT_D_W; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc473 CVT_D_W = 4, enumerator
1363 return Latency::MOVT_FREG + Latency::CVT_D_W; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc472 CVT_D_W = 4, enumerator
1559 return Latency::MTC1 + Latency::CVT_D_W; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h721 CVT_D_W = ((4U << 3) + 1),
H A Dassembler-mips64.cc3063 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W); in cvt_d_w()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h676 CVT_D_W = ((4U << 3) + 1),
H A Dassembler-mips.cc2857 GenInstrRegister(COP1, W, f0, fs, fd, CVT_D_W); in cvt_d_w()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc3443 case CVT_D_W: // Convert word to double. in DecodeTypeRegisterWRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3086 case CVT_D_W: // Convert word to double. in DecodeTypeRegisterWRsType()

Completed in 43 milliseconds