Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction-inl.h114 case k30t: return VRegA_30t(); in VRegA()
210 inline int32_t Instruction::VRegA_30t() const { in VRegA_30t() function
Ddex_instruction.cc84 case k30t: return VRegA_30t(); in GetTargetOffset()
341 case k30t: os << StringPrintf("%s %+d", opcode, VRegA_30t()); break; in DumpString()
Ddex_instruction.h346 int32_t VRegA_30t() const;