Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86AsmBackend.cpp306 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { in isRIPRelative() function
323 if (isRIPRelative(Inst, MCII)) in isFirstMacroFusibleInst()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelDAGToDAG.cpp95 bool isRIPRelative() const { in isRIPRelative() function
1924 if (AM.isRIPRelative()) { in matchAddressRecursively()
2096 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()