Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc1043 int PushLatency() { return Add64Latency() + AlignedMemoryLatency(); } in PushLatency() function
1479 latency = PushLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc1208 int PushLatency() { return DadduLatency() + AlignedMemoryLatency(); } in PushLatency() function
1673 latency = PushLatency(); in GetInstructionLatency()

Completed in 4 milliseconds