Home
last modified time | relevance | path

Searched refs:GetInstructionLatency (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/compiler/ppc/
Dinstruction-scheduler-ppc.cc149 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/s390/
Dinstruction-scheduler-s390.cc182 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/
Dinstruction-scheduler.h197 static int GetInstructionLatency(const Instruction* instr);
Dinstruction-scheduler.cc69 latency_(GetInstructionLatency(instr)), in ScheduleGraphNode()
/external/v8/src/compiler/arm/
Dinstruction-scheduler-arm.cc322 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/x64/
Dinstruction-scheduler-x64.cc323 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/ia32/
Dinstruction-scheduler-ia32.cc417 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/arm64/
Dinstruction-scheduler-arm64.cc365 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc1180 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc1295 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler