Searched defs:DecodeTypeRegisterLRsType (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/mips/
H A Ddisasm-mips.cc118 void DecodeTypeRegisterLRsType(Instruction* instr);
952 void Decoder::DecodeTypeRegisterLRsType(Instruction* instr) { function in class:v8::internal::Decoder
1365 DecodeTypeRegisterLRsType(instr);
H A Dsimulator-mips.cc3300 void Simulator::DecodeTypeRegisterLRsType() { function in class:v8::internal::Simulator
3456 DecodeTypeRegisterLRsType();
/external/v8/src/mips64/
H A Ddisasm-mips64.cc120 void DecodeTypeRegisterLRsType(Instruction* instr);
993 void Decoder::DecodeTypeRegisterLRsType(Instruction* instr) { function in class:v8::internal::Decoder
1124 DecodeTypeRegisterLRsType(instr);
H A Dsimulator-mips64.cc3244 void Simulator::DecodeTypeRegisterLRsType() { function in class:v8::internal::Simulator
3391 DecodeTypeRegisterLRsType();

Completed in 166 milliseconds