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

/external/v8/src/mips/
H A Dsimulator-mips.h323 void DecodeTypeRegisterLRsType();
H A Ddisasm-mips.cc118 void DecodeTypeRegisterLRsType(Instruction* instr);
936 void Decoder::DecodeTypeRegisterLRsType(Instruction* instr) { function in class:v8::internal::Decoder
1349 DecodeTypeRegisterLRsType(instr);
H A Dsimulator-mips.cc3266 void Simulator::DecodeTypeRegisterLRsType() { function in class:v8::internal::Simulator
3422 DecodeTypeRegisterLRsType();
/external/v8/src/mips64/
H A Dsimulator-mips64.h335 void DecodeTypeRegisterLRsType();
H A Ddisasm-mips64.cc120 void DecodeTypeRegisterLRsType(Instruction* instr);
979 void Decoder::DecodeTypeRegisterLRsType(Instruction* instr) { function in class:v8::internal::Decoder
1110 DecodeTypeRegisterLRsType(instr);
H A Dsimulator-mips64.cc3212 void Simulator::DecodeTypeRegisterLRsType() { function in class:v8::internal::Simulator
3359 DecodeTypeRegisterLRsType();

Completed in 186 milliseconds