Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GetExceptionTlsAddress

5511 static Address GetExceptionTlsAddress() {
5523 __ gs()->movl(load->GetLocations()->Out().AsRegister<CpuRegister>(), GetExceptionTlsAddress());
5531 __ gs()->movl(GetExceptionTlsAddress(), Immediate(0));