Searched refs:VRegA_20t (Results 1 – 4 of 4) sorted by relevance
66 case k20t: return VRegA_20t(); in VRegA()118 inline int16_t Instruction::VRegA_20t() const { in VRegA_20t() function
83 case k20t: return VRegA_20t(); in GetTargetOffset()184 case k20t: os << StringPrintf("%s %+d", opcode, VRegA_20t()); break; in DumpString()
310 int16_t VRegA_20t() const;
944 int16_t offset = inst->VRegA_20t(); in GOTO_16()