HomeSort by: relevance | last modified time | path
    Searched refs:isRIPRelative (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
X86AsmBackend.cpp 341 static bool isRIPRelative(const MCInst &MI, const MCInstrInfo &MCII) {
363 if (isRIPRelative(Inst, MCII))
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86ISelDAGToDAG.cpp 98 bool isRIPRelative() const {
2129 if (AM.isRIPRelative()) {
2301 if (AM.IndexReg.getNode() || AM.isRIPRelative()) {

Completed in 18 milliseconds