Home
last modified time | relevance | path

Searched refs:GetTargetInstructionFlags (Results 1 – 11 of 11) sorted by relevance

/external/v8/src/compiler/mips64/
Dinstruction-scheduler-mips64.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/mips/
Dinstruction-scheduler-mips.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/x87/
Dinstruction-scheduler-x87.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/ppc/
Dinstruction-scheduler-ppc.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/s390/
Dinstruction-scheduler-s390.cc13 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/ia32/
Dinstruction-scheduler-ia32.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/arm/
Dinstruction-scheduler-arm.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/
Dinstruction-scheduler.h153 int GetTargetInstructionFlags(const Instruction* instr) const;
Dinstruction-scheduler.cc332 return GetTargetInstructionFlags(instr); in GetInstructionFlags()
/external/v8/src/compiler/x64/
Dinstruction-scheduler-x64.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler
/external/v8/src/compiler/arm64/
Dinstruction-scheduler-arm64.cc14 int InstructionScheduler::GetTargetInstructionFlags( in GetTargetInstructionFlags() function in v8::internal::compiler::InstructionScheduler