Searched defs:DecodeTypeRegisterSPECIAL3 (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/mips/
H A Ddisasm-mips.cc122 void DecodeTypeRegisterSPECIAL3(Instruction* instr);
1254 void Decoder::DecodeTypeRegisterSPECIAL3(Instruction* instr) { function in class:v8::internal::Decoder
1402 DecodeTypeRegisterSPECIAL3(instr);
/external/v8/src/mips64/
H A Ddisasm-mips64.cc124 void DecodeTypeRegisterSPECIAL3(Instruction* instr);
1462 void Decoder::DecodeTypeRegisterSPECIAL3(Instruction* instr) { function in class:v8::internal::Decoder
1580 DecodeTypeRegisterSPECIAL3(instr);

Completed in 291 milliseconds