Home | History | Annotate | Download | only in optimizing

Lines Matching defs:GetExceptionTlsOffset

7019 static int32_t GetExceptionTlsOffset() {
7031 GetAssembler()->LoadFromOffset(kLoadWord, out, tr, GetExceptionTlsOffset());
7043 GetAssembler()->StoreToOffset(kStoreWord, temp, tr, GetExceptionTlsOffset());