Home
last modified time | relevance | path

Searched refs:PrintCc (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/mips/
Ddisasm-mips.cc82 void PrintCc(Instruction* instr);
261 void Decoder::PrintCc(Instruction* instr) { in PrintCc() function in v8::internal::Decoder
743 PrintCc(instr); in FormatOption()
/external/v8/src/mips64/
Ddisasm-mips64.cc83 void PrintCc(Instruction* instr);
269 void Decoder::PrintCc(Instruction* instr) { in PrintCc() function in v8::internal::Decoder
764 PrintCc(instr); in FormatOption()