Searched refs:VRegA_30t (Results 1 – 4 of 4) sorted by relevance
77 case k30t: return VRegA_30t(); in VRegA()173 inline int32_t Instruction::VRegA_30t() const { in VRegA_30t() function
84 case k30t: return VRegA_30t(); in GetTargetOffset()341 case k30t: os << StringPrintf("%s %+d", opcode, VRegA_30t()); break; in DumpString()
341 int32_t VRegA_30t() const;
954 int32_t offset = inst->VRegA_30t(); in GOTO_32()