Searched refs:VRegA_22t (Results 1 – 4 of 4) sorted by relevance
337 uint4_t VRegA_22t() const { in VRegA_22t() function338 return VRegA_22t(Fetch16(0)); in VRegA_22t()387 uint4_t VRegA_22t(uint16_t inst_data) const;
111 case k22t: return VRegA_22t(inst_data); in VRegA()195 inline uint4_t Instruction::VRegA_22t(uint16_t inst_data) const { in VRegA_22t() function
266 …case k22t: os << StringPrintf("%s v%d, v%d, %+d", opcode, VRegA_22t(), VRegB_22t(), VRegC_22t());… in DumpString()
2642 const RegType& reg_type1 = work_line_->GetRegisterType(this, inst->VRegA_22t()); in CodeFlowVerifyInstruction()2662 const RegType& reg_type1 = work_line_->GetRegisterType(this, inst->VRegA_22t()); in CodeFlowVerifyInstruction()