Home
last modified time | relevance | path

Searched refs:UsdLatency (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc758 int UsdLatency() { return AdjustBaseAndOffsetLatency() + 2; } in UsdLatency() function
762 int UStoreDoubleLatency() { return Latency::MOVF_HIGH_DREG + UsdLatency(); } in UStoreDoubleLatency()
1469 return UsdLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc859 int UsdLatency() { in UsdLatency() function
879 return Latency::DMFC1 + UsdLatency(); in Usdc1Latency()
1663 return UsdLatency(); in GetInstructionLatency()

Completed in 4 milliseconds