Home
last modified time | relevance | path

Searched refs:isRIPRelative (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp257 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { in isRIPRelative() function
279 if (isRIPRelative(Inst, MCII)) in isFirstMacroFusibleInst()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp95 bool isRIPRelative() const { in isRIPRelative() function
2198 if (AM.isRIPRelative()) { in matchAddressRecursively()
2370 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()