Searched defs:precise (Results 1 – 5 of 5) sorted by relevance
42 ALWAYS_INLINE static inline bool MatchingPrecisionForClass(const RegType* entry, bool precise) in MatchingPrecisionForClass()82 bool precise) { in FromDescriptor()138 bool RegTypeCache::MatchDescriptor(size_t idx, const std::string_view& descriptor, bool precise) { in MatchDescriptor()181 bool precise) { in From()259 bool precise) { in InsertClass()271 bool precise) { in FromClass()601 const ConstantType& RegTypeCache::FromCat1NonSmallConstant(int32_t value, bool precise) { in FromCat1NonSmallConstant()619 const ConstantType& RegTypeCache::FromCat2ConstLo(int32_t value, bool precise) { in FromCat2ConstLo()636 const ConstantType& RegTypeCache::FromCat2ConstHi(int32_t value, bool precise) { in FromCat2ConstHi()
40 inline const ConstantType& RegTypeCache::FromCat1Const(int32_t value, bool precise) { in FromCat1Const()159 inline const RegType& RegTypeCache::JavaLangThrowable(bool precise) { in JavaLangThrowable()172 inline const RegType& RegTypeCache::JavaLangObject(bool precise) { in JavaLangObject()
3727 bool precise = klass->CannotBeAssignedFromOtherTypes(); in ResolveClass() local5042 const RegType& MethodVerifier<kVerifierDebug>::DetermineCat1Constant(int32_t value, bool precise) { in DetermineCat1Constant()5073 bool precise) { in FromClass()
134 bool precise, in TimingLogger()
79 bool precise = true; member