Home
last modified time | relevance | path

Searched refs:SetResultRegisterTypeWide (Results 1 – 3 of 3) sorted by relevance

/art/runtime/verifier/
Dregister_line-inl.h81 inline void RegisterLine::SetResultRegisterTypeWide(const RegType& new_type1, in SetResultRegisterTypeWide() function
Dregister_line.h98 void SetResultRegisterTypeWide(const RegType& new_type1, const RegType& new_type2)
Dmethod_verifier.cc2428 work_line_->SetResultRegisterTypeWide(*return_type, return_type->HighHalf(&reg_types_)); in CodeFlowVerifyInstruction()
2511 work_line_->SetResultRegisterTypeWide(*return_type, return_type->HighHalf(&reg_types_)); in CodeFlowVerifyInstruction()
2536 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(&reg_types_)); in CodeFlowVerifyInstruction()
2593 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(&reg_types_)); in CodeFlowVerifyInstruction()
2890 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(&reg_types_)); in CodeFlowVerifyInstruction()