Home
last modified time | relevance | path

Searched refs:DecodeType2 (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/arm/
Ddisasm-arm.cc100 void DecodeType2(Instruction* instr);
950 void Decoder::DecodeType2(Instruction* instr) { in DecodeType2() function in v8::internal::Decoder
1861 DecodeType2(instr); in InstructionDecode()
1873 DecodeType2(instr); in InstructionDecode()
Dsimulator-arm.h324 void DecodeType2(Instruction* instr);
Dsimulator-arm.cc2553 void Simulator::DecodeType2(Instruction* instr) { in DecodeType2() function in v8::internal::Simulator
3970 DecodeType2(instr); in InstructionDecode()