Home
last modified time | relevance | path

Searched defs:idesc (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc2096 const InstructionDesc& idesc = cmov_instructions[condition]; in TwoByteOpcodeInstruction() local
2284 const InstructionDesc& idesc = instruction_table_->Get(current); in InstructionDecode() local
/external/v8/src/x87/
Ddisasm-x87.cc957 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode() local
/external/v8/src/ia32/
Ddisasm-ia32.cc1282 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode() local
/external/v8/src/compiler/
Dwasm-compiler.cc502 CallInterfaceDescriptor idesc = in StackCheck() local