Searched refs:TranslationOpcodeToString (Results 1 – 2 of 2) sorted by relevance
61 inline const char* TranslationOpcodeToString(TranslationOpcode o) { in TranslationOpcodeToString() function
43 os << " " << TranslationOpcodeToString(opcode) in TranslationArrayPrintSingleFrame()51 os << std::setw(31) << " " << TranslationOpcodeToString(opcode) << " "; in TranslationArrayPrintSingleFrame()