Searched defs:raw_addr (Results 1 – 1 of 1) sorted by relevance
144 byte* raw_addr = reinterpret_cast<byte*>(this) + offset.SizeValue(); in AtomicSetReadBarrierPointer() local414 const byte* raw_addr = reinterpret_cast<const byte*>(this) + field_offset.Int32Value(); in GetField32() local442 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in SetField32() local470 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in CasFieldWeakSequentiallyConsistent32() local488 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in CasFieldWeakRelaxed32() local506 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in CasFieldStrongSequentiallyConsistent32() local517 const byte* raw_addr = reinterpret_cast<const byte*>(this) + field_offset.Int32Value(); in GetField64() local545 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in SetField64() local572 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in CasFieldWeakSequentiallyConsistent64() local589 byte* raw_addr = reinterpret_cast<byte*>(this) + field_offset.Int32Value(); in CasFieldStrongSequentiallyConsistent64() local[all …]