Searched refs:LOCK_WORD_GC_STATE_SHIFT (Results 1 – 3 of 3) sorted by relevance
113 #define LOCK_WORD_GC_STATE_SHIFT 28 macro114 DEFINE_CHECK_EQ(static_cast<int32_t>(LOCK_WORD_GC_STATE_SHIFT), (static_cast<int32_t>(art::LockWord…
708 lsr r3, r2, #LOCK_WORD_GC_STATE_SHIFT @ if the first gc state bit is set, we overflowed.
1235 lsr w3, w2, #LOCK_WORD_GC_STATE_SHIFT // if the first gc state bit is set, we overflowed.