Home
last modified time | relevance | path

Searched refs:out_rb_ptr_high_bits (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dread_barrier.h97 uintptr_t* out_rb_ptr_high_bits)
Dread_barrier-inl.h227 uintptr_t* out_rb_ptr_high_bits) { in HasGrayReadBarrierPointer() argument
238 *out_rb_ptr_high_bits = rb_ptr_bits & ~rb_ptr_mask_; in HasGrayReadBarrierPointer()