Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc124 void DecodeType01(Instruction* instr);
681 void Decoder::DecodeType01(Instruction* instr) { in DecodeType01() function in v8::internal::Decoder
1399 DecodeType01(instr); in InstructionDecode()
Dsimulator-arm.h297 void DecodeType01(Instruction* instr);
Dsimulator-arm.cc2005 void Simulator::DecodeType01(Instruction* instr) { in DecodeType01() function in v8::internal::Simulator
3248 DecodeType01(instr); in InstructionDecode()