Home
last modified time | relevance | path

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

/aosp12/art/runtime/verifier/
H A Dreg_type_cache-inl.h47 return FromCat1NonSmallConstant(value, precise); in FromCat1Const()
H A Dreg_type_cache.h179 const ConstantType& FromCat1NonSmallConstant(int32_t value, bool precise)
H A Dreg_type_cache.cc612 const ConstantType& RegTypeCache::FromCat1NonSmallConstant(int32_t value, bool precise) { in FromCat1NonSmallConstant() function in art::verifier::RegTypeCache