Home
last modified time | relevance | path

Searched defs:GetInstructionLatency (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/compiler/x87/
Dinstruction-scheduler-x87.cc20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc20 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/ia32/
Dinstruction-scheduler-ia32.cc128 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/x64/
Dinstruction-scheduler-x64.cc175 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/arm64/
Dinstruction-scheduler-arm64.cc167 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/arm/
Dinstruction-scheduler-arm.cc122 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/ppc/
Dinstruction-scheduler-ppc.cc136 int InstructionScheduler::GetInstructionLatency(const Instruction* instr) { in GetInstructionLatency() function in v8::internal::compiler::InstructionScheduler