Searched refs:PossiblyShortTagMatches (Results 1 – 2 of 2) sorted by relevance
142 PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { in PossiblyShortTagMatches() function159 if (UNLIKELY(!PossiblyShortTagMatches(mem_tag, p, 1 << LogSize))) { in CheckAddress()184 !PossiblyShortTagMatches( in CheckAddressSized()
274 return PossiblyShortTagMatches(mem_tag, tagged_uptr, 1); in PointerAndMemoryTagsMatch()