Home
last modified time | relevance | path

Searched refs:GetInstructionLatency (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dinstruction-scheduler-loong64.cc20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-scheduler.h209 static int GetInstructionLatency(const Instruction* instr);
H A Dinstruction-scheduler.cc65 latency_(GetInstructionLatency(instr)), in ScheduleGraphNode()
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dinstruction-scheduler-arm.cc383 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dinstruction-scheduler-ppc.cc434 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dinstruction-scheduler-ia32.cc405 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dinstruction-scheduler-s390.cc420 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dinstruction-scheduler-arm64.cc373 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dinstruction-scheduler-x64.cc448 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc1088 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc1262 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc1385 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler

Completed in 10 milliseconds