Home | History | Annotate | Download | only in arm64

Lines Matching refs:ip0

44   return CPURegList(ip0, ip1);
4224 // - x16 and x17 (ip0 and ip1) because they shouldn't be preserved outside of
4236 // Skip ip0 and ip1.
5178 __ ldr_pcrel(ip0, kCodeAgeStubEntryOffset >> kLoadLiteralScaleLog2);
5180 __ br(ip0);