Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc103 void DecodeType4(Instruction* instr);
1156 void Decoder::DecodeType4(Instruction* instr) { in DecodeType4() function in v8::internal::Decoder
1684 DecodeType4(instr); in InstructionDecode()
Dsimulator-arm.h316 void DecodeType4(Instruction* instr);
Dsimulator-arm.cc2823 void Simulator::DecodeType4(Instruction* instr) { in DecodeType4() function in v8::internal::Simulator
3632 DecodeType4(instr); in InstructionDecode()