Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp306 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) { in isRIPRelative() function
323 if (isRIPRelative(Inst, MCII)) in isFirstMacroFusibleInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp95 bool isRIPRelative() const { in isRIPRelative() function
1924 if (AM.isRIPRelative()) { in matchAddressRecursively()
2096 if (AM.IndexReg.getNode() || AM.isRIPRelative()) { in matchAddressRecursively()