Home
last modified time | relevance | path

Searched refs:DMFC1 (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc543 DMFC1 = 1, enumerator
879 return Latency::DMFC1 + UsdLatency(); in Usdc1Latency()
1106 Latency::DMFC1 + 1 + XorLatency() + Latency::DMTC1; in NegdLatency()
1115 return Latency::DMFC1 + 1 + Latency::BRANCH + Latency::MOV_D + 4 + in Float64RoundLatency()
1116 Latency::DMFC1 + Latency::BRANCH + Latency::CVT_D_L + 2 + in Float64RoundLatency()
1150 Latency::DMFC1 + Latency::MOV_D; in Float64MaxLatency()
1172 Latency::DMFC1 + Latency::MOV_D; in Float64MinLatency()
1177 int latency = Latency::TRUNC_L_S + Latency::DMFC1; in TruncLSLatency()
1185 int latency = Latency::TRUNC_L_D + Latency::DMFC1; in TruncLDLatency()
1196 3 * Latency::DMFC1 in TruncUlSLatency()
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc519 DMFC1 = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp157 Opc = Mips::DMFC1; in copyPhysReg()
H A DMipsSEISelLowering.cpp3672 ? Mips::DMFC1 in emitFPROUND_PSEUDO()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h641 DMFC1 = ((0U << 3) + 1) << 21,
H A Dassembler-mips64.cc2699 GenInstrRegister(COP1, DMFC1, rt, fs, f0); in dmfc1()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc3632 case DMFC1: in DecodeTypeRegisterCOP1()

Completed in 30 milliseconds