Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp248 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { in isRIPRelative() function
270 if (isRIPRelative(Inst, MCII)) in isFirstMacroFusibleInst()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp97 bool isRIPRelative() const { in isRIPRelative() function
2526 if (AM.isRIPRelative()) { in matchAddressRecursively()
2685 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()