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()
1475 bool IsRIPRel = N.getOpcode() == X86ISD::WrapperRIP; in matchWrapper() local1476 if (IsRIPRel) { in matchWrapper()1490 (M == CodeModel::Medium && !IsRIPRel))) in matchWrapper()1494 if (IsRIPRel && AM.hasBaseOrIndexReg()) in matchWrapper()1531 if (IsRIPRel) in matchWrapper()