HomeSort by relevance Sort by last modified time
    Searched refs:RIPRel (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 41 RIPRel, // Used on X86-64 when not in -static mode.
468 bool isPICStyleRIPRel() const { return PICStyle == PICStyles::RIPRel; }
X86Subtarget.cpp 325 setPICStyle(PICStyles::RIPRel);

Completed in 67 milliseconds