Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_instruction-inl.h466 case k22t: return VRegC_22t(); in VRegC()
493 inline int16_t Instruction::VRegC_22t() const { in VRegC_22t() function
Ddex_instruction.cc79 case k22t: return VRegC_22t(); in GetTargetOffset()
266 …case k22t: os << StringPrintf("%s v%d, v%d, %+d", opcode, VRegA_22t(), VRegB_22t(), VRegC_22t());… in DumpString()
Ddex_instruction.h456 int16_t VRegC_22t() const;