Home | History | Annotate | Download | only in X86

Lines Matching refs:RIP

718     // RIP-relative addresses can't have additional register operands, so if
739 // Use rip-relative addressing if we can. Above we verified that the
742 AM.Base.Reg = X86::RIP;
771 StubAM.Base.Reg = X86::RIP;
1042 // RIP-relative addresses can't have additional register operands.
1062 // Use rip-relative addressing if we can. Above we verified that the
1065 AM.Base.Reg = X86::RIP;
3587 PICBase = X86::RIP;