Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc696 int JumpLatency() { in JumpLatency() function
858 return Add64Latency(false) + JumpLatency(); in DropAndRetLatency()
1098 return JumpLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc762 int JumpLatency() { in JumpLatency() function
974 return DadduLatency(false) + JumpLatency(); in DropAndRetLatency()
1276 return JumpLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1280 int JumpLatency() { in JumpLatency() function
1399 return JumpLatency(); in GetInstructionLatency()

Completed in 7 milliseconds