Home | History | Annotate | Download | only in optimizing

Lines Matching defs:GetExceptionTlsAddress

6160 static Address GetExceptionTlsAddress() {
6172 __ gs()->movl(load->GetLocations()->Out().AsRegister<CpuRegister>(), GetExceptionTlsAddress());
6180 __ gs()->movl(GetExceptionTlsAddress(), Immediate(0));