Lines Matching refs:VRegA_11x
1531 work_line_->CopyResultRegister1(inst->VRegA_11x(), false); in CodeFlowVerifyInstruction()
1534 work_line_->CopyResultRegister2(inst->VRegA_11x()); in CodeFlowVerifyInstruction()
1537 work_line_->CopyResultRegister1(inst->VRegA_11x(), true); in CodeFlowVerifyInstruction()
1546 work_line_->SetRegisterType(inst->VRegA_11x(), res_type); in CodeFlowVerifyInstruction()
1566 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction()
1589 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction()
1606 const uint32_t vregA = inst->VRegA_11x(); in CodeFlowVerifyInstruction()
1697 work_line_->PushMonitor(inst->VRegA_11x(), work_insn_idx_); in CodeFlowVerifyInstruction()
1721 work_line_->PopMonitor(inst->VRegA_11x()); in CodeFlowVerifyInstruction()
1855 RegType& res_type = work_line_->GetRegisterType(inst->VRegA_11x()); in CodeFlowVerifyInstruction()
2881 work_line_->MarkAllRegistersAsConflictsExceptWide(ret_inst->VRegA_11x()); in CodeFlowVerifyInstruction()
2883 work_line_->MarkAllRegistersAsConflictsExcept(ret_inst->VRegA_11x()); in CodeFlowVerifyInstruction()
4004 target_line->MarkAllRegistersAsConflictsExceptWide(ret_inst->VRegA_11x()); in UpdateRegisters()
4006 target_line->MarkAllRegistersAsConflictsExcept(ret_inst->VRegA_11x()); in UpdateRegisters()