Searched refs:tagged_uptr (Results 1 – 1 of 1) sorted by relevance
269 uptr tagged_uptr = reinterpret_cast<uptr>(tagged_ptr); in PointerAndMemoryTagsMatch() local270 if (!InTaggableRegion(tagged_uptr)) in PointerAndMemoryTagsMatch()274 return PossiblyShortTagMatches(mem_tag, tagged_uptr, 1); in PointerAndMemoryTagsMatch()