Home
last modified time | relevance | path

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

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