Searched defs:bitOffset (Results 1 – 12 of 12) sorted by relevance
49 bool Bitmap::AtomicTestAndSetBit(size_t bitOffset) in AtomicTestAndSetBit()67 bool Bitmap::AtomicTestAndClearBit(size_t bitOffset) in AtomicTestAndClearBit()85 bool Bitmap::AtomicTestBit(size_t bitOffset) in AtomicTestBit()
74 void SetBit(size_t bitOffset) in SetBit()84 void ClearBit(size_t bitOffset) in ClearBit()95 bool TestBit(size_t bitOffset) const in TestBit()319 static size_t GetWordIdx(size_t bitOffset) in GetWordIdx()329 size_t GetBitIdxWithinWord(size_t bitOffset) const in GetBitIdxWithinWord()341 BitmapWordType GetBitMask(size_t bitOffset) const in GetBitMask()364 void CheckBitOffset([[maybe_unused]] size_t bitOffset) const in CheckBitOffset()408 BitmapWordType GetBitmapWord(size_t bitOffset) in GetBitmapWord()652 void *BitOffsetToAddr(size_t bitOffset) const in BitOffsetToAddr()
114 size_t bitOffset = idx - elemIdx * ELEM_BITS; in Set() local122 size_t bitOffset = idx - elemIdx * ELEM_BITS; in Check() local
342 uint32_t bitOffset = 1U; in HWTEST_F_L0() local400 uint32_t bitOffset = 1U; in HWTEST_F_L0() local439 uint32_t bitOffset = 1U; in HWTEST_F_L0() local474 uint32_t bitOffset = 1U; in HWTEST_F_L0() local501 uint32_t bitOffset = 2U; in HWTEST_F_L0() local
125 uintptr_t bitOffset = addrRange_.OffsetOf(addr); in EnumerateMarkedBlocks() local
79 size_t bitOffset = offset % BIT_8; in EmitImpl() local
50 void TaggedArray::SetBit(const JSThread *thread, uint32_t idx, uint32_t bitOffset, const JSTaggedVa… in SetBit()
133 uint8 bitOffset = node.GetBitsOffset(); in HandleExtractBits() local
793 void MPISel::SelectExtractbits(RegOperand &resOpnd, RegOperand &opnd0, uint8 bitOffset, uint8 bitSi… in SelectExtractbits()
212 GateRef bitOffset = Int32And(*index, Int32(BIT_PER_QUAD_MASK)); in BarrierBatchBitSet() local
1981 GateRef bitOffset = TruncPtrToInt32(bitOffsetPtr); in SetSValueWithBarrier() local2054 GateRef bitOffset = TruncPtrToInt32(bitOffsetPtr); in SetNonSValueWithBarrier() local
2487 uint8 bitOffset = node.GetBitsOffset(); in SelectRegularBitFieldLoad() local2499 uint8 bitOffset = node.GetBitsOffset(); in SelectExtractbits() local