Home
last modified time | relevance | path

Searched defs:BranchShortLatency (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc1017 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency() function
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1036 int BranchShortLatency(BranchDelaySlot bdslot = PROTECT) { in BranchShortLatency() function
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc898 int BranchShortLatency() { return BranchShortHelperLatency(); } in BranchShortLatency() function

Completed in 6 milliseconds