Searched refs:IsRIPRel (Results 1 – 2 of 2) sorted by relevance
107 unsigned IsRIPRel = isFixupKindRIPRel(Fixup.getKind()); in RecordX86_64Relocation() local274 if (IsRIPRel) { in RecordX86_64Relocation()
1664 bool IsRIPRel = N.getOpcode() == X86ISD::WrapperRIP; in matchWrapper() local1665 if (IsRIPRel) { in matchWrapper()1679 (M == CodeModel::Medium && !IsRIPRel))) in matchWrapper()1683 if (IsRIPRel && AM.hasBaseOrIndexReg()) in matchWrapper()1720 if (IsRIPRel) in matchWrapper()