Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dmethod_verifier.cc2101 const RegType& res_type = GetCaughtExceptionType(); in CodeFlowVerifyInstruction() local
2268 const RegType& res_type = ResolveClassAndCheckAccess(inst->VRegB_21c()); in CodeFlowVerifyInstruction() local
2339 const RegType& res_type = ResolveClassAndCheckAccess(type_idx); in CodeFlowVerifyInstruction() local
2393 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegB_12x()); in CodeFlowVerifyInstruction() local
2408 const RegType& res_type = ResolveClassAndCheckAccess(inst->VRegB_21c()); in CodeFlowVerifyInstruction() local
2473 const RegType& res_type = work_line_->GetRegisterType(this, inst->VRegA_11x()); in CodeFlowVerifyInstruction() local
4283 const RegType& res_type = ResolveClassAndCheckAccess(type_idx); in VerifyNewArray() local