Searched refs:CopyResultRegister1 (Results 1 – 3 of 3) sorted by relevance
92 void CopyResultRegister1(MethodVerifier* verifier, uint32_t vdst, bool is_reference)
167 void RegisterLine::CopyResultRegister1(MethodVerifier* verifier, uint32_t vdst, bool is_reference) { in CopyResultRegister1() function in art::verifier::RegisterLine
2135 work_line_->CopyResultRegister1(this, inst->VRegA_11x(), false); in CodeFlowVerifyInstruction()2141 work_line_->CopyResultRegister1(this, inst->VRegA_11x(), true); in CodeFlowVerifyInstruction()