Searched defs:wordAddr (Results 1 – 4 of 4) sorted by relevance
53 auto *wordAddr = reinterpret_cast<std::atomic<BitmapWordType> *>(&bitmap_[wordIdx]); in AtomicTestAndSetBit() local71 auto *wordAddr = reinterpret_cast<std::atomic<BitmapWordType> *>(&bitmap_[wordIdx]); in AtomicTestAndClearBit() local89 auto *wordAddr = reinterpret_cast<std::atomic<BitmapWordType> *>(&bitmap_[wordIdx]); in AtomicTestBit() local
415 auto *wordAddr = reinterpret_cast<std::atomic<BitmapWordType> *>(&bitmap_[index]); in GetBitmapWord() local
965 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestLoadExclusive() local988 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer); in TestStoreExclusiveFailed() local1020 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestStoreExclusive() local
1145 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestLoadExclusive() local1168 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer); in TestStoreExclusiveFailed() local1199 auto wordAddr = reinterpret_cast<uintptr_t>(&buffer[1]); in TestStoreExclusive() local