Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc3006 const RegType& res_type = ResolveClass<CheckAccess::kYes>(dex::TypeIndex(inst->VRegB_21c())); in CodeFlowVerifyInstruction() local
3131 const RegType& res_type = ResolveClass<CheckAccess::kYes>(type_idx); in CodeFlowVerifyInstruction() local
3173 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegB_12x(inst_data)); in CodeFlowVerifyInstruction() local
3183 const RegType& res_type = ResolveClass<CheckAccess::kYes>(dex::TypeIndex(inst->VRegB_21c())); in CodeFlowVerifyInstruction() local
3212 const RegType& res_type = ResolveClass<CheckAccess::kYes>(dex::TypeIndex(inst->VRegC_22c())); in CodeFlowVerifyInstruction() local
3248 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegA_11x(inst_data)); in CodeFlowVerifyInstruction() local
5002 const RegType& res_type = ResolveClass<CheckAccess::kYes>(type_idx); in VerifyFilledNewArray() local