Home
last modified time | relevance | path

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

/art/runtime/generated/
Dasm_support_gen.h105 #define LOCK_WORD_GC_STATE_SHIFT 28 macro
106 DEFINE_CHECK_EQ(static_cast<int32_t>(LOCK_WORD_GC_STATE_SHIFT), (static_cast<int32_t>(art::LockWord…
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1203 lsr w3, w2, #LOCK_WORD_GC_STATE_SHIFT // if the first gc state bit is set, we overflowed.