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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp339 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { function
361 if (isRIPRelative(Inst, MCII))
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp94 bool isRIPRelative() const { function in struct:__anon4437::X86ISelAddressMode
2038 if (AM.isRIPRelative()) {
2210 if (AM.IndexReg.getNode() || AM.isRIPRelative()) {

Completed in 169 milliseconds