Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc104 void DecodeType6(Instruction* instr);
1287 void Decoder::DecodeType6(Instruction* instr) { in DecodeType6() function in v8::internal::Decoder
1889 DecodeType6(instr); in InstructionDecode()
Dsimulator-arm.h328 void DecodeType6(Instruction* instr);
Dsimulator-arm.cc3052 void Simulator::DecodeType6(Instruction* instr) { in DecodeType6() function in v8::internal::Simulator
3986 DecodeType6(instr); in InstructionDecode()