Searched defs:word (Results 1 – 11 of 11) sorted by relevance
157 MarkWord word = AtomicGetMark(); in SetMarkedForGC() local170 MarkWord word = AtomicGetMark(); in SetUnMarkedForGC() local
93 BitmapWordType word = wordAddr->load(std::memory_order_acquire); in AtomicTestBit() local
134 uint32_t word = words[i]; in IterateMarkedBits() local154 uint32_t word = words[i]; in IterateMarkedBitsConst() local
74 MarkWord word(object); in VerifyInactiveSemiSpaceMarkedObject() local
72 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl()
184 uint64 word = info[i]; in GetBitsOfInfo() local
75 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl()
73 int ReadAlphabet(char *word, int size) in ReadAlphabet()
418 MarkWord word(value.GetTaggedObject()); in IterateHandleWithCheck() local
1244 GateRef CircuitBuilder::Rotl(GateRef word, uint32_t shift) in Rotl()
3291 void RuntimeStubs::SetBitAtomic(GCBitset::GCBitsetWord *word, GCBitset::GCBitsetWord mask, in SetBitAtomic()