Searched refs:LOCK_WORD_GC_STATE_SHIFT (Results 1 – 2 of 2) sorted by relevance
111 #define LOCK_WORD_GC_STATE_SHIFT 28 macro112 DEFINE_CHECK_EQ(static_cast<int32_t>(LOCK_WORD_GC_STATE_SHIFT), (static_cast<int32_t>(art::LockWord…
1239 lsr w3, w2, #LOCK_WORD_GC_STATE_SHIFT // if the first gc state bit is set, we overflowed.