Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc603 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1043 return MulLatency() + MulhLatency() + 2; in MulOverflowLatency()
1367 return MulhLatency(); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1063 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1489 return MulhLatency(instr->InputAt(1)->IsRegister()); in GetInstructionLatency()

Completed in 5 milliseconds