Searched refs:DecodeTypeRegisterSPECIAL (Results 1 - 6 of 6) sorted by relevance

/external/v8/src/mips/
H A Dsimulator-mips.h346 void DecodeTypeRegisterSPECIAL();
H A Ddisasm-mips.cc120 void DecodeTypeRegisterSPECIAL(Instruction* instr);
1046 void Decoder::DecodeTypeRegisterSPECIAL(Instruction* instr) { function in class:v8::internal::Decoder
1396 DecodeTypeRegisterSPECIAL(instr);
H A Dsimulator-mips.cc3511 void Simulator::DecodeTypeRegisterSPECIAL() { function in class:v8::internal::Simulator
3983 DecodeTypeRegisterSPECIAL();
/external/v8/src/mips64/
H A Dsimulator-mips64.h358 void DecodeTypeRegisterSPECIAL();
H A Ddisasm-mips64.cc122 void DecodeTypeRegisterSPECIAL(Instruction* instr);
1152 void Decoder::DecodeTypeRegisterSPECIAL(Instruction* instr) { function in class:v8::internal::Decoder
1572 DecodeTypeRegisterSPECIAL(instr);
H A Dsimulator-mips64.cc3443 void Simulator::DecodeTypeRegisterSPECIAL() { function in class:v8::internal::Simulator
4231 DecodeTypeRegisterSPECIAL();

Completed in 131 milliseconds