Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/arm/
Ddisasm-arm.cc101 void DecodeType2(Instruction* instr);
951 void Decoder::DecodeType2(Instruction* instr) { in DecodeType2() function in v8::internal::Decoder
1661 DecodeType2(instr); in InstructionDecode()
1673 DecodeType2(instr); in InstructionDecode()
Dsimulator-arm.h314 void DecodeType2(Instruction* instr);
Dsimulator-arm.cc2487 void Simulator::DecodeType2(Instruction* instr) { in DecodeType2() function in v8::internal::Simulator
3621 DecodeType2(instr); in InstructionDecode()