Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc642 int DivLatency(bool is_operand_register = true) { in DivLatency() function
1373 int latency = DivLatency(instr->InputAt(1)->IsRegister()); in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1119 int DivLatency(bool is_operand_register = true) { in DivLatency() function
1499 int latency = DivLatency(instr->InputAt(1)->IsRegister()); in GetInstructionLatency()

Completed in 5 milliseconds