Searched refs:HighHalf (Results 1 – 3 of 3) sorted by relevance
2885 work_line_->SetResultRegisterTypeWide(*return_type, return_type->HighHalf(®_types_)); in CodeFlowVerifyInstruction()2965 work_line_->SetResultRegisterTypeWide(*return_type, return_type->HighHalf(®_types_)); in CodeFlowVerifyInstruction()2988 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(®_types_)); in CodeFlowVerifyInstruction()3043 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(®_types_)); in CodeFlowVerifyInstruction()3076 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(®_types_)); in CodeFlowVerifyInstruction()3109 work_line_->SetResultRegisterTypeWide(return_type, return_type.HighHalf(®_types_)); in CodeFlowVerifyInstruction()4386 component_type.HighHalf(®_types_)); in VerifyAGet()4796 work_line_->SetRegisterTypeWide(vregA, *field_type, field_type->HighHalf(®_types_)); in VerifyISFieldAccess()
279 const RegType& RegType::HighHalf(RegTypeCache* cache) const { in HighHalf() function in art::verifier::RegType
124 const RegType& HighHalf(RegTypeCache* cache) const