Home
last modified time | relevance | path

Searched refs:AssembleArchJumpLatency (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1335 int AssembleArchJumpLatency() { in AssembleArchJumpLatency() function
1342 return cases * (1 + Latency::BRANCH) + AssembleArchJumpLatency(); in AssembleArchBinarySearchSwitchLatency()
1424 return AssembleArchJumpLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc841 int AssembleArchJumpLatency() { in AssembleArchJumpLatency() function
1123 return AssembleArchJumpLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc952 int AssembleArchJumpLatency() { in AssembleArchJumpLatency() function
1301 return AssembleArchJumpLatency(); in GetInstructionLatency()

Completed in 6 milliseconds