Searched defs:DecodeType4 (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/arm/
H A Ddisasm-arm.cc127 void DecodeType4(Instruction* instr);
1020 void Decoder::DecodeType4(Instruction* instr) { function in class:v8::internal::Decoder
1411 DecodeType4(instr);
H A Dsimulator-arm.cc2676 void Simulator::DecodeType4(Instruction* instr) { function in class:v8::internal::Simulator
3260 DecodeType4(instr);
/external/chromium_org/v8/src/arm/
H A Ddisasm-arm.cc129 void DecodeType4(Instruction* instr);
1183 void Decoder::DecodeType4(Instruction* instr) { function in class:v8::internal::Decoder
1701 DecodeType4(instr);
H A Dsimulator-arm.cc2906 void Simulator::DecodeType4(Instruction* instr) { function in class:v8::internal::Simulator
3713 DecodeType4(instr);

Completed in 137 milliseconds