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

/external/v8/src/mips/
H A Ddisasm-mips.cc70 void PrintRs(Instruction* instr);
163 void Decoder::PrintRs(Instruction* instr) { function in class:v8::internal::Decoder
/external/v8/src/mips64/
H A Ddisasm-mips64.cc71 void PrintRs(Instruction* instr);
171 void Decoder::PrintRs(Instruction* instr) { function in class:v8::internal::Decoder

Completed in 77 milliseconds