Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm_vixl.cc7662 static int32_t GetExceptionTlsOffset() { in GetExceptionTlsOffset() function
7674 GetAssembler()->LoadFromOffset(kLoadWord, out, tr, GetExceptionTlsOffset()); in VisitLoadException()
7686 GetAssembler()->StoreToOffset(kStoreWord, temp, tr, GetExceptionTlsOffset()); in VisitClearException()