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

/art/runtime/
H A Ddex_instruction.h96 k10t, // op +AA enumerator in enum:art::Instruction::Format
218 DCHECK(FormatOf(Opcode()) >= k10x && FormatOf(Opcode()) <= k10t);

Completed in 53 milliseconds