Searched refs:HasTBI (Results 1 – 4 of 4) sorted by relevance
172 VIXL_ASSERT(HasTBI(ptr, type)); in AddPAC()
2573 bool HasTBI(uint64_t ptr, PointerType type) {2589 return HasTBI(ptr, type) ? 55 : 63;
246 DCHECK(HasTBI(ptr, type)); in AddPAC()
1410 static bool HasTBI(uint64_t ptr, PointerType type) { in HasTBI() function1426 return HasTBI(ptr, type) ? 55 : 63; in GetTopPACBit()