Home
last modified time | relevance | path

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

/art/runtime/
Ddex_instruction.h202 struct InstructionDescriptor { struct
670 static const InstructionDescriptor kInstructionDescriptors[];
Ddex_instruction.cc41 static_assert(sizeof(Instruction::InstructionDescriptor) == 8u, "Unexpected descriptor size");
62 Instruction::InstructionDescriptor const Instruction::kInstructionDescriptors[] = {