Home
last modified time | relevance | path

Searched defs:res_type (Results 1 – 1 of 1) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.cc2250 const RegType& res_type = ResolveClass<CheckAccess::kYes>(dex::TypeIndex(inst->VRegB_21c())); in CodeFlowVerifyInstruction() local
2368 const RegType& res_type = ResolveClass<CheckAccess::kYes>(type_idx); in CodeFlowVerifyInstruction() local
2419 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegB_12x()); in CodeFlowVerifyInstruction() local
2433 const RegType& res_type = ResolveClass<CheckAccess::kYes>(dex::TypeIndex(inst->VRegB_21c())); in CodeFlowVerifyInstruction() local
2498 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegA_11x()); in CodeFlowVerifyInstruction() local
4288 const RegType& res_type = ResolveClass<CheckAccess::kYes>(type_idx); in VerifyNewArray() local