Home
last modified time | relevance | path

Searched refs:VRegA_20t (Results 1 – 3 of 3) sorted by relevance

/art/libdexfile/dex/
Ddex_instruction-inl.h103 case k20t: return VRegA_20t(); in VRegA()
155 inline int16_t Instruction::VRegA_20t() const { in VRegA_20t() function
Ddex_instruction.cc83 case k20t: return VRegA_20t(); in GetTargetOffset()
184 case k20t: os << StringPrintf("%s %+d", opcode, VRegA_20t()); break; in DumpString()
Ddex_instruction.h315 int16_t VRegA_20t() const;