Searched refs:DecodeTypeJump (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/mips/
H A Dsimulator-mips.h291 void DecodeTypeJump(Instruction* instr);
H A Ddisasm-mips.cc130 void DecodeTypeJump(Instruction* instr);
926 void Decoder::DecodeTypeJump(Instruction* instr) { function in class:v8::internal::Decoder
957 DecodeTypeJump(instr);
H A Dsimulator-mips.cc2618 void Simulator::DecodeTypeJump(Instruction* instr) {
2667 DecodeTypeJump(instr);

Completed in 320 milliseconds