Home
last modified time | relevance | path

Searched refs:MulhLatency (Results 1 – 6 of 6) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/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()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc592 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1037 return MulLatency() + MulhLatency() + 2; in MulOverflowLatency()
1366 return MulhLatency(); in GetInstructionLatency()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc615 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1060 return MulLatency() + MulhLatency() + 2; in MulOverflowLatency()
1389 return MulhLatency(); in GetInstructionLatency()
/dports/lang/v8/v8-9.6.180.12/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()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1019 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1455 return MulhLatency(instr->InputAt(1)->IsRegister()); in GetInstructionLatency()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1035 int MulhLatency(bool is_operand_register = true) { in MulhLatency() function
1471 return MulhLatency(instr->InputAt(1)->IsRegister()); in GetInstructionLatency()