Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dreg_type_cache-inl.h207 inline const ReferenceType& RegTypeCache::JavaLangInvokeMethodType() { in JavaLangInvokeMethodType() function
H A Dreg_type_cache.h140 const ReferenceType& JavaLangInvokeMethodType() REQUIRES_SHARED(Locks::mutator_lock_);
H A Dmethod_verifier.cc2724 inst->VRegA_21c(), reg_types_.JavaLangInvokeMethodType()); in CodeFlowVerifyInstruction()