Home | History | Annotate | Download | only in X86

Lines Matching refs:RIP

500     // RIP-relative addresses can't have additional register operands, so if
521 // Use rip-relative addressing if we can. Above we verified that the
524 AM.Base.Reg = X86::RIP;
553 StubAM.Base.Reg = X86::RIP;
633 // RIP-relative addresses can't have additional register operands.
653 // Use rip-relative addressing if we can. Above we verified that the
656 AM.Base.Reg = X86::RIP;
2077 PICBase = X86::RIP;