Searched defs:Relaxed_Load (Results 1 – 6 of 6) sorted by relevance
50 Object CompressedObjectSlot::Relaxed_Load() const { in Relaxed_Load() function55 Object CompressedObjectSlot::Relaxed_Load(IsolateRoot isolate) const { in Relaxed_Load() function97 MaybeObject CompressedMaybeObjectSlot::Relaxed_Load() const { in Relaxed_Load() function102 MaybeObject CompressedMaybeObjectSlot::Relaxed_Load(IsolateRoot isolate) const { in Relaxed_Load() function160 Object OffHeapCompressedObjectSlot::Relaxed_Load(IsolateRoot isolate) const { in Relaxed_Load() function
46 Object FullObjectSlot::Relaxed_Load() const { in Relaxed_Load() function50 Object FullObjectSlot::Relaxed_Load(IsolateRoot isolate) const { in Relaxed_Load() function90 MaybeObject FullMaybeObjectSlot::Relaxed_Load() const { in Relaxed_Load() function94 MaybeObject FullMaybeObjectSlot::Relaxed_Load(IsolateRoot isolate) const { in Relaxed_Load() function
92 T TaggedField<T, kFieldOffset>::Relaxed_Load(HeapObject host, int offset) { in Relaxed_Load() function99 T TaggedField<T, kFieldOffset>::Relaxed_Load(IsolateRoot isolate, in Relaxed_Load() function
122 inline Atomic8 Relaxed_Load(volatile const Atomic8* ptr) { in Relaxed_Load() function127 inline Atomic16 Relaxed_Load(volatile const Atomic16* ptr) { in Relaxed_Load() function132 inline Atomic32 Relaxed_Load(volatile const Atomic32* ptr) { in Relaxed_Load() function200 inline Atomic64 Relaxed_Load(volatile const Atomic64* ptr) { in Relaxed_Load() function
131 inline Atomic8 Relaxed_Load(volatile const Atomic8* ptr) { in Relaxed_Load() function135 inline Atomic16 Relaxed_Load(volatile const Atomic16* ptr) { in Relaxed_Load() function139 inline Atomic32 Relaxed_Load(volatile const Atomic32* ptr) { in Relaxed_Load() function196 inline Atomic64 Relaxed_Load(volatile const Atomic64* ptr) { in Relaxed_Load() function
75 inline AtomicWord Relaxed_Load(volatile const AtomicWord* ptr) { in Relaxed_Load() function