Searched defs:IsExactMatch (Results 1 – 10 of 10) sorted by relevance
85 TEST_F(MethodTypeTest, IsExactMatch) { in TEST_F() argument
154 bool MethodType::IsExactMatch(ObjPtr<MethodType> target) { in IsExactMatch() function in art::mirror::MethodType
140 bool IsExactMatch; in getTypedMatcher() local
499 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
497 bool IsExactMatch(const ArchSpec &rhs) const { in IsExactMatch() function
580 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
871 bool IsExactMatch = Name.size() == MatchSize; in lookupIntrinsicID() local
3141 bool IsExactMatch = false; in LookupLiteralOperator() local