Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc7758 static int32_t GetExceptionTlsOffset() { in GetExceptionTlsOffset() function
7770 GetAssembler()->LoadFromOffset(kLoadWord, out, tr, GetExceptionTlsOffset()); in VisitLoadException()
7782 GetAssembler()->StoreToOffset(kStoreWord, temp, tr, GetExceptionTlsOffset()); in VisitClearException()