Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc102 void DecodeType4(Instruction* instr);
1268 void Decoder::DecodeType4(Instruction* instr) { in DecodeType4() function in v8::internal::Decoder
1881 DecodeType4(instr); in InstructionDecode()
Dsimulator-arm.h326 void DecodeType4(Instruction* instr);
Dsimulator-arm.cc3028 void Simulator::DecodeType4(Instruction* instr) { in DecodeType4() function in v8::internal::Simulator
3978 DecodeType4(instr); in InstructionDecode()