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