Searched refs:IsRIPRel (Results 1 – 2 of 2) sorted by relevance
108 unsigned IsRIPRel = isFixupKindRIPRel(Fixup.getKind()); in RecordX86_64Relocation() local275 if (IsRIPRel) { in RecordX86_64Relocation()
1142 bool IsRIPRel = N.getOpcode() == X86ISD::WrapperRIP; in matchWrapper() local1143 if (IsRIPRel) { in matchWrapper()1157 (M == CodeModel::Medium && !IsRIPRel))) in matchWrapper()1161 if (IsRIPRel && AM.hasBaseOrIndexReg()) in matchWrapper()1198 if (IsRIPRel) in matchWrapper()