Home | History | Annotate | Download | only in arm64

Lines Matching refs:ip0

46   return CPURegList(ip0, ip1);
3917 // - x16 and x17 (ip0 and ip1) because they shouldn't be preserved outside of
3929 // Skip ip0 and ip1.
4779 __ ldr_pcrel(ip0, kCodeAgeStubEntryOffset >> kLoadLiteralScaleLog2);
4781 __ br(ip0);