Searched defs:src_stop_addr (Results 1 – 5 of 5) sorted by relevance
114 Register src_stop_addr = XRegisterFrom(locations->GetTemp(2)); in EmitNativeCode() local2918 Register src_stop_addr = WRegisterFrom(locations->GetTemp(2)); in VisitSystemArrayCopyChar() local3312 Register src_stop_addr = temp3.X(); in VisitSystemArrayCopy() local
55 XRegister src_stop_addr = locations->GetTemp(2).AsRegister<XRegister>(); in EmitNativeCode() local1819 XRegister src_stop_addr = temp3; in VisitSystemArrayCopy() local
114 Register src_stop_addr = locations->GetTemp(2).AsRegister<Register>(); in EmitNativeCode() local
101 vixl32::Register src_stop_addr = RegisterFrom(locations->GetTemp(2)); in EmitNativeCode() local
111 CpuRegister src_stop_addr = locations->GetTemp(2).AsRegister<CpuRegister>(); in EmitNativeCode() local