Searched refs:kInstructionNames (Results 1 – 2 of 2) sorted by relevance
277 return kInstructionNames[opcode]; in Name()668 static const char* const kInstructionNames[]; variable
33 const char* const Instruction::kInstructionNames[] = { member in art::Instruction157 const char* opcode = kInstructionNames[Opcode()]; in DumpString()